You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
p5-io-string: update description
This commit is contained in:
@@ -8,15 +8,8 @@ perl5.setup IO-String 1.08
|
||||
revision 4
|
||||
license {Artistic-1 GPL}
|
||||
maintainers nomaintainer
|
||||
description Emulate file interface for in-core strings
|
||||
long_description The IO::String module provides the IO::File interface \
|
||||
for in-core strings. An IO::String object can be \
|
||||
attached to a string, and makes it possible to use the \
|
||||
normal file operations for reading or writing data, as \
|
||||
well as for seeking to various locations of the string. \
|
||||
This is useful when you want to use a library module \
|
||||
that only provides an interface to file handles on data \
|
||||
that you have in a string variable.
|
||||
description IO::String - Emulate file interface for in-core strings
|
||||
long_description {*}${description}
|
||||
|
||||
platforms {darwin any}
|
||||
supported_archs noarch
|
||||
|
||||
Reference in New Issue
Block a user