[ ソース: libapache-dbi-perl ]
パッケージ: libapache-dbi-perl (1.12-2)
libapache-dbi-perl に関するリンク
Debian の資源:
libapache-dbi-perl ソースパッケージをダウンロード:
- [libapache-dbi-perl_1.12-2.dsc]
- [libapache-dbi-perl_1.12.orig.tar.gz]
- [libapache-dbi-perl_1.12-2.debian.tar.xz]
メンテナ:
- Debian Perl Group (QA ページ, メールアーカイブ)
- Damyan Ivanov (QA ページ)
- gregor herrmann (QA ページ)
- Ansgar Burchardt (QA ページ)
外部の資源:
- ホームページ [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
- Apache2 ウェブサーバと Perl の統合
-
- dep: libdbi-perl
- Perl Database Interface (DBI)
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語