1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/devel/p5-IO-stringy/pkg-descr
1998-04-27 21:42:19 +00:00

12 lines
308 B
Plaintext

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