[ 原始碼: libdbix-connector-perl ]
套件:libdbix-connector-perl(0.60-1)
libdbix-connector-perl 的相關連結
Debian 的資源:
下載原始碼套件 libdbix-connector-perl:
- [libdbix-connector-perl_0.60-1.dsc]
- [libdbix-connector-perl_0.60.orig.tar.gz]
- [libdbix-connector-perl_0.60-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's Practical Extraction and Report Language