Stream-Reader version 0.09

This is utility intended for reading data from streams. Can be used for "on the fly" parsing big volumes data.

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install

AUTHOR

Andrian Zubko aka Ondr, <ondr@cpan.org>