diff options
author | sno <sno@pkgsrc.org> | 2010-07-31 07:11:05 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-07-31 07:11:05 +0000 |
commit | 910b4385d5896ac6ccf3204285f01f791c128cb0 (patch) | |
tree | 8717b4ce1b7fefd5084832bef596f3ab16413537 /databases/p5-DBIx-Connector/distinfo | |
parent | 18b3e666cc2bd8f92eb4f031c5530f3221f2f1e8 (diff) | |
download | pkgsrc-910b4385d5896ac6ccf3204285f01f791c128cb0.tar.gz |
Importing package for DBIx::Connector 0.35 into databases/p5-DBIx-Connector.
DBIx::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.
Diffstat (limited to 'databases/p5-DBIx-Connector/distinfo')
-rw-r--r-- | databases/p5-DBIx-Connector/distinfo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/databases/p5-DBIx-Connector/distinfo b/databases/p5-DBIx-Connector/distinfo new file mode 100644 index 00000000000..89b0f90ff93 --- /dev/null +++ b/databases/p5-DBIx-Connector/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/07/31 07:11:05 sno Exp $ + +SHA1 (DBIx-Connector-0.35.tar.gz) = a50090d7ebc6295389973425ec3b789b5af06b2b +RMD160 (DBIx-Connector-0.35.tar.gz) = caa424f26a7d583df01f3de0606f745b4228ae09 +Size (DBIx-Connector-0.35.tar.gz) = 31084 bytes |