diff options
author | he <he@pkgsrc.org> | 2004-11-06 01:27:29 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2004-11-06 01:27:29 +0000 |
commit | 9c44ae040bcd8aca1059abbb64c752c286231ef2 (patch) | |
tree | 1e5df53292e859959d0323a5d810b1977d45da69 /databases/p5-DBIx-ContextualFetch/PLIST | |
parent | 056a75665d91ccbd1c7c5155cfa145cd1f66c03b (diff) | |
download | pkgsrc-9c44ae040bcd8aca1059abbb64c752c286231ef2.tar.gz |
Import p5-DBIx-ContextualFetch version 1.01.
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).
Diffstat (limited to 'databases/p5-DBIx-ContextualFetch/PLIST')
-rw-r--r-- | databases/p5-DBIx-ContextualFetch/PLIST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-DBIx-ContextualFetch/PLIST b/databases/p5-DBIx-ContextualFetch/PLIST new file mode 100644 index 00000000000..c3ce99b3cc7 --- /dev/null +++ b/databases/p5-DBIx-ContextualFetch/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/06 01:27:29 he Exp $ |