Path to this page:
./
databases/p5-DBIx-Connector,
Fast, safe DBI connection and transaction management
Branch: pkgsrc-2010Q3,
Version: 0.40,
Package name: p5-DBIx-Connector-0.40,
Maintainer: pkgsrc-usersDBIx::Connector provides a simple interface for fast and safe DBI connection
and transaction management. Connecting to a database can be expensive; you
don't want your application to re-connect every time you need to run a query.
The efficient thing to do is to hang on to a database handle to maintain a
connection to the database in order to minimize that overhead.
DBIx::Connector lets you do that without having to worry about dropped or
corrupted connections.
Master sites: (Expand)
SHA1: 908599e2c595c8769556830e9db7946a272f3068
RMD160: f293a86cc7273edde873a7551af32768af59b89a
Filesize: 31.729 KB
Version history: (Expand)
- (2010-10-17) Package has been reborn
- (2010-10-16) Package added to pkgsrc.se, version p5-DBIx-Connector-0.40 (created)