  |
DBIWrapper - http://dbiwrapper.sourceforge.net/
Designed to facilitate easier access to databases using DBI. High level methods for reading, writing, committing and rolling back transactions are provided. |
  |
Butler.pm - http://remus.rutgers.edu/~petechen/Butler/Butlerpm.html
A Perl module that enables Perl scripts to access the Butler SQL database. Currently, this only works on Macs, so this will only be useful with MacPerl. |
  |
MSSQL::DBlib & MSSQL::Sqllib - http://www.sommarskog.se/mssql/
Two Perl classes for accessing Microsoft SQL Server from Perl from MS Windows only. |
  |
DBIx::Browse - http://dbix-browse.sourceforge.net/
Designed to facilitate the browsing (INSERT, UPDATE and DELETE) of related database tables. With demonstration. |
  |
http://www1.uni-hamburg.de/RRZ/Software/DBI.pm/DBI.pm.html - http://www1.uni-hamburg.de/RRZ/Software/DBI.pm/DBI.pm.html
A Perl module used for the connection, retrieval and storage of data from various database applications. |