summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-ContextualFetch/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2007-11-09Update p5-DBIx-ContextualFetch to 1.03.hiramatsu1-4/+4
Changes from 1.01: 1.03 Mon Dec 27 2004 - Revert to DBD::SQLite (rather than SQLite2) in tests - no warnings 'uninitialized' 1.02 Mon Dec 27 2004 - Fix double execute bug in tests
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc1-1/+2
2004-11-06Import p5-DBIx-ContextualFetch version 1.01.he1-0/+4
It always struck me odd that DBI didn't take much advantage of Perl's context sensitivity. DBIx::ContextualFetch redefines some of the various fetch methods to fix this oversight. It also adds a few new methods for convenience (though not necessarily efficiency).