CGI::Minimal

An _extremely_ lightweight CGI processing package 
designed to provide form decoding and related
services with low overhead.

To install:

perl Makefile.PL
make
make test
make install

See 'perldoc CGI::Minimal' for the documentation.
