Path to this page:
./
databases/p5-DBIx-Connector,
Fast, safe DBI connection and transaction management
Branch: pkgsrc-2012Q3,
Version: 0.52,
Package name: p5-DBIx-Connector-0.52,
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:[
databases/p5-DBI]
Required to build:[
devel/p5-Test-Pod-Coverage] [
devel/p5-Test-Pod] [
devel/p5-Module-Build] [
devel/p5-Test-MockModule]
Master sites: (Expand)
SHA1: 4fa9602e31502e3731a7d25b4c93a54e3b4b3be1
RMD160: 753c3c66b92191e1e56eae1bf9eeee10064c3b96
Filesize: 34.872 KB
Version history: (Expand)
- (2012-10-02) Package added to pkgsrc.se, version p5-DBIx-Connector-0.52 (created)