CGI-Builder-Session README File =============================== Description ----------- This module integrates CGI::Builder and CGI::Session. Installation ------------ 0. Prerequisites: - CGI::Builder >= 1.2 - CGI::Session >= 3.95 - File::Spec >= 0 1. CPAN installation perl -MCPAN -e 'install CGI::Builder::Session' If you want to install all the extensions and prerequisites of the CBF, all in one easy step: perl -MCPAN -e 'install Bundle::CGI::Builder::Complete' 2. Standard installation - from the directory where this file is located, type: perl Makefile.PL make make test make install -- Domizio Demichelis perl.4pro.net 2004-03-27