diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-09 05:44:52 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-09 05:44:52 +0000 |
commit | 1e9c6f7732f9724870b6e68b8f0800d31ccfdeb0 (patch) | |
tree | 972d5e6167fd23fb6d8c97b2c46ea85ce85be801 /databases/Makefile | |
parent | 6d880651f18a4f11bdb93a0fd1f569c16b65b9a5 (diff) | |
download | ports-1e9c6f7732f9724870b6e68b8f0800d31ccfdeb0.tar.gz ports-1e9c6f7732f9724870b6e68b8f0800d31ccfdeb0.zip |
If you like Ima::DBI but need it to be more context-aware i
(eg: tie dbi connections to more than the name and process id)
then you need Ima::DBI::Contextual.
WWW: http://search.cpan.org/dist/Ima-DBI-Contextual
Notes
Notes:
svn path=/head/; revision=256171
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 0731aee4ca38..f39e966be82f 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -379,6 +379,7 @@ SUBDIR += p5-GraphViz-DBI SUBDIR += p5-HTML-FormHandler-Model-DBIC SUBDIR += p5-Ima-DBI + SUBDIR += p5-Ima-DBI-Contextual SUBDIR += p5-Iterator-DBI SUBDIR += p5-Jifty-DBI SUBDIR += p5-MLDBM |