[ 原始碼: libdbix-contextualfetch-perl ]
套件:libdbix-contextualfetch-perl(1.03-5)
libdbix-contextualfetch-perl 的相關連結
Debian 的資源:
下載原始碼套件 libdbix-contextualfetch-perl:
- [libdbix-contextualfetch-perl_1.03-5.dsc]
- [libdbix-contextualfetch-perl_1.03.orig.tar.gz]
- [libdbix-contextualfetch-perl_1.03-5.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module to add context aware fetches to DBI
The Perl database independent interface - DBI - does not take much advantage of Perl's context sensitivity. This is the situation where a Perl subroutine knows whether the caller wants a single scalar value or a list of them to be returned.
DBIx::ContextualFetch is a sub-class of DBI which redefines some of the various fetch methods to fix this oversight. It also adds a few new methods for convenience (though not necessarily efficiency). Much of this code was originally part of the IMA::DBI Perl module (libima-dbi-perl package).
其他與 libdbix-contextualfetch-perl 有關的套件
|
|
|
|
-
- dep: libdbi-perl
- Perl Database Interface (DBI)
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language