AZ-Splitter version 0.60
========================

This is an object-oriented class for fast and simple splitting of big
files or strings using little memory. Also 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>
