Perl Resources

http://www.perl.com
The Perl home page. Contains documentation, news, and a comprehensive list of resources.
http://search.cpan.org
The Comprehensive Perl Archive Network Search Site. Download Perl code and modules including DBI and DBD::ODBC from here.
http://dbi.perl.org
The DBI home page. Links to the DBI FAQ.
mailto:dbi-users-subscribe@perl.org
DBI Users Mailing List for general discussion of DBI issues.
http://search.cpan.org/~mjevans/DBD-ODBC
Download the DBD::ODBC Perl module. DBD::ODBC is the ODBC driver for Perl DBI.
http://search.cpan.org/~mjevans/DBIx-Log4perl
Download the DBIx::Log4perl Perl module. DBIx::Log4perl lets you selectively log your application's DBI activity.