ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
355 B
Text
7 lines
355 B
Text
Ima::DBI attempts to organize and facilitate caching and more efficient
|
|
use of database connections and statement handles by storing DBI and SQL
|
|
information with your class (instead of as separate objects). This
|
|
allows you to pass around just one object without worrying about a trail
|
|
of DBI handles behind it.
|
|
|
|
WWW: https://metacpan.org/release/Ima-DBI
|