diff options
author | miwi <miwi@FreeBSD.org> | 2008-10-24 17:31:36 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-10-24 17:31:36 +0800 |
commit | 7c0f756ec65d69232b429274240cc8dd3485b2d1 (patch) | |
tree | ec2846cc723fcb21c90a35d31c956ef689c92f7a /databases/Makefile | |
parent | cea512e85a94bc332a301f659996c9d138a74197 (diff) | |
download | freebsd-ports-gnome-7c0f756ec65d69232b429274240cc8dd3485b2d1.tar.gz freebsd-ports-gnome-7c0f756ec65d69232b429274240cc8dd3485b2d1.tar.zst freebsd-ports-gnome-7c0f756ec65d69232b429274240cc8dd3485b2d1.zip |
The Perl 5 module DBICx::MapMaker automatically creates a DBIx::Class
result source for "many to many" relationship.
WWW: http://search.cpan.org/dist/DBICx-MapMaker
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 35fbca6c63c6..bb40e6955ac5 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -270,6 +270,7 @@ SUBDIR += p5-DBD-mysql60 SUBDIR += p5-DBI SUBDIR += p5-DBI-Shell + SUBDIR += p5-DBICx-MapMaker SUBDIR += p5-DBICx-TestDatabase SUBDIR += p5-DBIWrapper SUBDIR += p5-DBIx-Abstract |