------------------------------------------------------------ INSTALLATION This distribution contains several modules: IO::Lines - I/O to/from arrays of newline-terminated lines IO::Scalar - I/O to/from scalar variables IO::ScalarArray - I/O to/from arrays of arbitrary scalars IO::Wrap - wrap old-style filehandles with OO interface You know the drill... perl Makefile.PL make test make install ------------------------------------------------------------ CHANGE LOG FOR TOOLKIT 1.107 Added IO::Lines, and made some bug fixes to IO::ScalarArray. Also, added getc(). 1.105 No real changes; just upgraded IO::Wrap to have a $VERSION string. ------------------------------------------------------------ Enjoy. Yell if it breaks. Eryq eryq@zeegee.com