Index of /ports_www/p5-CGI-Application-Plugin-DBH

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [   ] Makefile 03-Oct-2008 11:58 882 [   ] distinfo 28-May-2011 14:15 168 [TXT] pkg-descr 08-Dec-2005 12:39 410 [   ] pkg-plist 22-Jan-2006 05:57 91
CGI::Application::Plugin::DBH adds easy access to a DBI database handle to your
CGI::Application modules. Lazy loading is used to prevent a database connection
from being made if the dbh method is not called during the request. In other
words, the database connection is not created until it is actually needed.

WWW: http://search.cpan.org/dist/CGI-Application-Plugin-DBH/

- Espen Tagestad
espen@tagestad.no