summaryrefslogblamecommitdiff
path: root/devel/p5-IO-stringy/pkg-descr
blob: 491ca5651488b1e3d8e07595f2094d3cfdb5e051 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                     
IO-stringy makes it possible to create perl filehandles that point to
just about any object.  It contains three modules:

IO::Scalar
	IO:: interface for reading/writing a scalar

IO::ScalarArray
	 IO:: interface for reading/writing an array of scalars

IO::Wrap
	Wrap raw filehandles in IO::Handle interface