summaryrefslogtreecommitdiff
path: root/devel/p5-IO-String/pkg-descr
blob: dc5a252ba36c79aaf1c185ed5fbca2a73a302b8d (plain) (blame)
1
2
3
4
IO::String is an IO::File (and IO::Handle) compatible class that reads data
from or writes data to in-core strings.  It is essentially a simplification
of parts of the IO-stringy collection of modules.  As such, IO::String is a
replacement for IO::Scalar.