diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2004-04-04 18:00:58 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2004-04-04 18:00:58 +0000 |
commit | b5d0f2f386c993175ef61175b87636eb2e1c37c1 (patch) | |
tree | 16b2d8c3ac0bf5856d3d0432b4d5dc32379ebb3b /databases/p5-Class-DBI-Plugin-RetrieveAll/pkg-descr | |
parent | 82a1a467eeb5d575bf58b8431083b649b302894c (diff) | |
download | ports-b5d0f2f386c993175ef61175b87636eb2e1c37c1.tar.gz ports-b5d0f2f386c993175ef61175b87636eb2e1c37c1.zip |
Notes
Diffstat (limited to 'databases/p5-Class-DBI-Plugin-RetrieveAll/pkg-descr')
-rw-r--r-- | databases/p5-Class-DBI-Plugin-RetrieveAll/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/p5-Class-DBI-Plugin-RetrieveAll/pkg-descr b/databases/p5-Class-DBI-Plugin-RetrieveAll/pkg-descr new file mode 100644 index 000000000000..d293c9e9960a --- /dev/null +++ b/databases/p5-Class-DBI-Plugin-RetrieveAll/pkg-descr @@ -0,0 +1,4 @@ +This is a simple plugin to a Class::DBI subclass which provides a +'retrieve_all_sorted_by' method. + +WWW: http://search.cpan.org/dist/Class-DBI-Plugin-RetrieveAll/ |