套件: libapache-dbi-perl (1.12-1)
libapache-dbi-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libapache-dbi-perl:
- [libapache-dbi-perl_1.12-1.dsc]
- [libapache-dbi-perl_1.12.orig.tar.gz]
- [libapache-dbi-perl_1.12-1.debian.tar.gz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Jay Bonci
- Damyan Ivanov
- gregor herrmann
- Nicholas Bamber
- Ansgar Burchardt
外部的資源:
- 主頁 [metacpan.org]
相似套件:
interface connecting apache server to database via perl's DBI
Apache::DBI and Apache::AuthDBI are to be used with the Apache server and 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
- Perl Database Interface (DBI)
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language