blob: fac5d22ce3e78a427be7dc806502e0c0068a5a41 (
plain) (
tree)
|
|
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.
WWW: http://search.cpan.org/dist/IO-String/
Author: Gisle Aas <gisle@aas.no>
-- Johann Visagie <johann@egenetics.com>
|