Description of The Perl DBI :
The Perl DBI is a perl module that allows Perl users to interact with different types of databases through a single API. This Database Independent can be used to talk to a MySQL database, an Oracle database and many more. This makes code much more portable and much easier to use.