DBI
The DBI is the standard database interface module for Perl. It defines a set of methods, variables and conventions that provide a consistent database interface independent of the actual database being used.
For more information on Perl DBI (Database Interface), see dbi.perl.org or perl.com/pub/a/1999/10/DBI.html.