Description
DBI database access can be wrapped in an easier object-oriented Perl interface. Developers use this module to run queries and fetch results with less boilerplate than raw DBI code. It may handle database credentials, SQL, transactions, and persistent records through the host application.