AZ-CGI version 0.71
===================

This is Perl module for fastest and full securely parsing CGI query.
POST query loading into memory only in parts, and, for this reason,
module using little memory for parsing.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

AUTHOR

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