[ Bron: libcgi-application-plugin-dbh-perl ]
Pakket: libcgi-application-plugin-dbh-perl (4.04-4)
Verwijzigingen voor libcgi-application-plugin-dbh-perl
Debian bronnen:
Het bronpakket libcgi-application-plugin-dbh-perl downloaden:
- [libcgi-application-plugin-dbh-perl_4.04-4.dsc]
- [libcgi-application-plugin-dbh-perl_4.04.orig.tar.gz]
- [libcgi-application-plugin-dbh-perl_4.04-4.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
- libcgi-application-plugin-session-perl
- libdancer2-plugin-database-perl
- libcgi-application-plugin-logdispatch-perl
- libcgi-application-plugin-config-simple-perl
- libclass-pluggable-perl
- libcgi-application-plugin-dbiprofile-perl
- libdancer-plugin-database-perl
- libcgi-application-plugin-tt-perl
- libcgi-application-plugin-authorization-perl
- libexception-class-dbi-perl
- libcgi-application-basic-plugin-bundle-perl
plugin adding database support to CGI::Application
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.
Andere aan libcgi-application-plugin-dbh-perl gerelateerde pakketten
|
|
|
|
-
- dep: libcgi-application-perl
- framework for building reusable web-applications
-
- dep: libdbi-perl
- Perl Database Interface (DBI)
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language