2001-03-15 00:18:15 +01:00
|
|
|
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.
|
|
|
|
|
2003-08-04 03:01:36 +02:00
|
|
|
WWW: http://search.cpan.org/dist/IO-String/
|
|
|
|
|
2001-03-15 00:18:15 +01:00
|
|
|
Author: Gisle Aas <gisle@aas.no>
|
|
|
|
|
|
|
|
-- Johann Visagie <johann@egenetics.com>
|