aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-IO-String/pkg-descr
blob: 4423f2195e0e772298b89609d70ab30b740000c9 (plain) (blame)
1
2
3
4
5
6
7
8
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.

Author: Gisle Aas <gisle@aas.no>

-- Johann Visagie <johann@egenetics.com>