[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#630886: ITP: libcgi-application-plugin-dbh-perl -- plugin adding database support to CGI::Application



Package: wnpp
Owner: Nicholas Bamber <nicholas@periapt.co.uk>,
Jaldhar H. Vyas <jaldhar@debian.org>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-perl@lists.debian.org

* Package name    : libcgi-application-plugin-dbh-perl
  Version         : 4.00
  Upstream Author : Mark Stosberg <mark@summersault.com>
* 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.



Reply to: