summaryrefslogtreecommitdiff
path: root/devel/p5-IO-String/DESCR
blob: 7f495da8b6b96c1cfa65e86f69adb8f444e29217 (plain)
1
2
3
4
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.