AZ-Splitter version 0.58
========================

This is object-oriented class for fast and simple splitting big files or
strings with using little memory. As the same can be used for searching
data in files, but the main fuction is parsing big volume data.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

AUTHOR

Andrian Zubko aka Ondr, <ondr@mail.ru>
