DBIx::CGI - Easy to Use DBI Interface for CGI Scripts ***************************************************** * The homepage of `DBIx::CGI' is http://www.linuxia.net/DBIx/CGI/. * The latest version (currently 0.04) is always available as http://www.linuxia.net/DBIx/CGI/DBIx-CGI.tar.gz. Requirements ************ * DBI (URL: http://www.symbolstone.org/technology/perl/DBI/index.html) * `DBD::Pg', `DBD::mysql' or `DBD::mSQL' (ask for other database drivers) * CGI (URL: http://stein.cshl.org/WWW/software/CGI/) Installation ************ tar -xzf DBIx-CGI.tar.gz cd DBIx-CGI-0.04 perl Makefile.PL make make install Author ****** Stefan Hornburg