pkgsrc/devel/p5-IO-String/DESCR

5 lines
225 B
Text
Raw Normal View History

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.