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.05) is always available as http://www.linuxia.net/DBIx/CGI/DBIx-CGI.tar.gz. * See the manual page for more informations. 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.05 perl Makefile.PL make make install Authors ******* Stefan Hornburg Dennis Schön