Package: wnpp Owner: Nicholas Bamber <[email protected]>, Jaldhar H. Vyas <[email protected]> Severity: wishlist X-Debbugs-CC: [email protected],[email protected]
* Package name : libcgi-application-plugin-dbh-perl Version : 4.00 Upstream Author : Mark Stosberg <[email protected]> * URL : http://search.cpan.org/dist/CGI-Application-Plugin-DBH/ * License : Artistic or GPL-1+ Programming Lang: Perl Description : plugin adding database support to CGI::Application This is being split out from a bundle. CGI::Application::Plugin::DBH adds 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. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

