Commit graph

4 commits

Author SHA1 Message Date
agc
d549bff9a5 Add SHA512 digests for distfiles for databases category
Problems found with existing distfiles:
	distfiles/D6.data.ros.gz
	distfiles/cstore0.2.tar.gz
	distfiles/data4.tar.gz
	distfiles/sphinx-2.2.7-release.tar.gz
No changes made to the cstore or mariadb55-client distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 01:56:09 +00:00
hiramatsu
8b32d507c0 Update p5-Ima-DBI to 0.35.
Changes from 0.33:
0.35 Sun Jun 10 16:36:07 EST 2007
                - Add checking of PID in database handles to prevent trouble
                  in forked environments (Perrin Harkins and Sam Tregar)

0.34 Mon Sep  5 09:10:37 UTC 2005
                - Remove Class::WhiteHole from PREREQs (Alexey Tourbin)
2007-11-12 22:37:12 +00:00
agc
671d62d2e2 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 16:33:05 +00:00
he
4e7eec146d Import p5-Ima-DBI 0.33. From the module's documentation:
Ima::DBI attempts to organize and facilitate caching and more
efficient use of database connections and statement handles.

One of the things I always found annoying about writing large
programs with DBI was making sure that I didn't have duplicate
database handles open.  I was also annoyed by the somewhat wasteful
nature of the prepare/execute/finish route I'd tend to go through
in my subroutines.  The new DBI->connect_cached and DBI->prepare_cached
helped alot, but I still had to throw around global datasource,
username and password information.

So, after a while I grew a small library of DBI helper routines
and techniques.  Ima::DBI is the culmination of all this, put into
a nice(?), clean(?) class to be inherited from.
2004-11-06 01:29:50 +00:00