[ 源代码: libcgi-application-plugin-dbh-perl ]
软件包:libcgi-application-plugin-dbh-perl(4.04-2)
libcgi-application-plugin-dbh-perl 的相关链接
Debian 的资源:
下载源码包 libcgi-application-plugin-dbh-perl:
- [libcgi-application-plugin-dbh-perl_4.04-2.dsc]
- [libcgi-application-plugin-dbh-perl_4.04.orig.tar.gz]
- [libcgi-application-plugin-dbh-perl_4.04-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
- 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.
其他与 libcgi-application-plugin-dbh-perl 有关的软件包
|
|
|
|
-
- dep: libcgi-application-perl
- framework for building reusable web-applications
-
- dep: libdbi-perl
- Perl Database Interface (DBI)
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)