From b019c44b30447a0b6156f6aef58272ef921bb03c Mon Sep 17 00:00:00 2001 From: pgollucci Date: Wed, 9 Jun 2010 05:44:52 +0000 Subject: 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 --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') 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 -- cgit