Paketname | libdbix-contextualfetch-perl |
Beschreibung | module to add context aware fetches to DBI |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.03-3 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 64 Byte |
Hängt ab von | perl (>= 5.6.0-16), libdbi-perl (>= 1.35) |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 9056 Byte |
Prüfsumme MD5 | f5e1563a5fc36c7d6f02bba7a65a14c3 |
Prüfsumme SHA1 | 3db1a7240201428802d815ec1e2f8bc2f400e828 |
Prüfsumme SHA256 | 994c9fa9345d0523a6200a1cc1edfc6be016bf6d75da094cfcccc5db5f284681 |
Link zum Herunterladen | libdbix-contextualfetch-perl_1.03-3_all.deb |
Ausführliche Beschreibung | 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).
|