2002-05-27 04:59:49 -04:00
|
|
|
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.
|
|
|
|
|
2003-08-09 07:49:14 -04:00
|
|
|
WWW: http://search.cpan.org/dist/Ima-DBI/
|
2002-05-27 04:59:49 -04:00
|
|
|
|
|
|
|
-- Sergey Skvortsov
|
|
|
|
skv@FreeBSD.org
|