diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2005-07-07 13:10:44 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2005-07-07 13:10:44 +0000 |
commit | cb96680d3d01f5a802e28a7cd1c0cc963f547a3d (patch) | |
tree | 3505522a79478d84d90b24d9eeb5ec7b04b5176d /databases/Makefile | |
parent | - Update to 0.12 (diff) |
Class::DBI::Sweet provides convenient count, search, page, and cache
functions in a sweet package. It integrates these functions with
"Class::DBI" in a convenient and efficient way.
Submitted by: Lars Balker Rasmussen
Notes
Notes:
svn path=/head/; revision=138646
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 804cb3a3ee20..9f3b401f717e 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -154,6 +154,7 @@ SUBDIR += p5-Class-DBI-Replication SUBDIR += p5-Class-DBI-SAK SUBDIR += p5-Class-DBI-SQLite + SUBDIR += p5-Class-DBI-Sweet SUBDIR += p5-Class-DBI-ToSax SUBDIR += p5-Class-DBI-Untaint SUBDIR += p5-Class-DBI-mysql |