Merge from vendor branch TNF:
[pkgsrcv2.git] / devel / p5-IO-String / DESCR
1 IO::String is an IO::File (and IO::Handle) compatible class that
2 read or write data from in-core strings.  It is really just a
3 simplification of Eryq's IO-stringy modules.  As such IO::String
4 is a replacement for IO::Scalar.