INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install
   make clean

UNINSTALLATION

   To uninstall this module type the following:

   make uninstall

DEPENDENCIES

This module requires these other modules and libraries:

Module::Signature  0.55,
Data::Dumper  2.121_08,
Pod::Escapes  1.04,
Test::Pod  1.26,
Pod::Coverage  0.18,
Test::Pod::Coverage  1.08,

if you want to run all examples you also need CGI.pm & CGI::Carp,Pod::Usage,Getopt::Long

COPYRIGHT AND LICENCE

Copyright (C) 2007 by Hr. Dirk Lindner

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public License
as published by the Free Software Foundation; 
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Lesser General Public License for more details.

