in reply to Re: Perl and MySQL
in thread Perl and MySQL

I would recommend Perl and MySql for the Web by Paul Dubois. It is definatley centered toward using CGI and the web, but also talks alot about DBI etc.

use strict; use CGI;