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;
[download]
Comment on
Re^2: Perl and MySQL
Download
Code
In Section
Seekers of Perl Wisdom