freebsd-ports/databases/p5-Ima-DBI/pkg-descr
Sergey Skvortsov 1214f90813 Update to 0.34
2005-09-06 09:42:50 +00:00

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 seperate objects). This
allows you to pass around just one object without worrying about a trail
of DBI handles behind it.
WWW: http://search.cpan.org/dist/Ima-DBI/