Path to this page:
./
databases/p5-DBIx-Connector,
Fast, safe DBI connection and transaction management
Branch: pkgsrc-2012Q1,
Version: 0.47,
Package name: p5-DBIx-Connector-0.47,
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.
Required to run:[
lang/perl5]
Master sites: (Expand)
SHA1: 1ef9741d09b43b00d4833fb9f73bcb29071d09f6
RMD160: 23aaf7462fb294cd571dd44e987f939c639e2f8d
Filesize: 37.488 KB
Version history: (Expand)
- (2012-04-10) Package added to pkgsrc.se, version p5-DBIx-Connector-0.47 (created)