perl-CGI-Application-Plugin-DBH - Easy DBI access from CGI::Application
Website: | http://search.cpan.org/dist/CGI-Application-Plugin-DBH/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project |
- Description:
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.
Packages
perl-CGI-Application-Plugin-DBH-4.00-4.fc14.noarch [12 KiB] |
Changelog
by Marcela Maslanova (2010-04-30):
- Mass rebuild with perl-5.12.0 |