[ ソース: libdbix-connector-perl ]
パッケージ: libdbix-connector-perl (0.56-1)
libdbix-connector-perl に関するリンク
Debian の資源:
libdbix-connector-perl ソースパッケージをダウンロード:
- [libdbix-connector-perl_0.56-1.dsc]
- [libdbix-connector-perl_0.56.orig.tar.gz]
- [libdbix-connector-perl_0.56-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
fast and safe DBI connection and transaction management
DBIx::Connector provides a simple interface for fast and safe DBI connection and transaction management. Connecting to a database can be expensive; you don't want your application to re-connect every time you need to run a query. The efficient thing to do is to hang on to a database handle to maintain a connection to the database in order to minimize that overhead. DBIx::Connector lets you do that without having to worry about dropped or corrupted connections.
その他の libdbix-connector-perl 関連パッケージ
|
|
|
|
-
- dep: libdbi-perl
- Perl Database Interface (DBI)
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語