Files
pkgsrc-ng/devel/p5-IO-String/DESCR
2013-09-26 17:14:40 +02:00

5 lines
225 B
Plaintext

IO::String is an IO::File (and IO::Handle) compatible class that
read or write data from in-core strings. It is really just a
simplification of Eryq's IO-stringy modules. As such IO::String
is a replacement for IO::Scalar.