软件包: libapache-dbi-perl (1.07-1) [universe]
libapache-dbi-perl 的相关链接
Ubuntu 的资源:
下载源码包 libapache-dbi-perl:
- [libapache-dbi-perl_1.07-1.dsc]
- [libapache-dbi-perl_1.07.orig.tar.gz]
- [libapache-dbi-perl_1.07-1.diff.gz]
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Perl Group (Mail Archive)
- Jay Bonci
- Damyan Ivanov
- gregor herrmann
It should generally not be necessary for users to contact the original maintainer.
外部的资源:
- 主页 [search.cpan.org]
相似软件包:
Connect apache server to database via perl's DBI
These modules are supposed to be used with the Apache server together with an embedded perl interpreter like mod_perl. They provide support for basic authentication and authorization as well as support for persistent database connections via Perl's Database Independent Interface (DBI).
o AuthDBI.pm provides authentication and authorization: - optional shared cache for passwords to minimize database load - configurable cleanup-handler deletes outdated entries from the cache
o DBI.pm provides persistent database connections: - connections can be established during server-startup - configurable rollback to ensure data integrity - configurable verification of the connections to avoid time-outs.
其它与 libapache-dbi-perl 有关的软件包
|
|
|
-
- dep: libapache2-mod-perl2
- Integration of perl with the Apache2 web server
- 或者 libapache-mod-perl
- 软件包暂时不可用
-
- dep: libdbi-perl
- Perl5 database interface by Tim Bunce
-
- dep: libdigest-sha1-perl
- NIST SHA-1 message digest algorithm
-
- dep: perl (>= 5.6.0-16)
- Larry Wall 的实用抽取和报表语言(Practical Extraction and Report Language)