| Paketname | libdbix-contextualfetch-perl |
| Beschreibung | module to add context aware fetches to DBI |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 1.03-3 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 64 Byte |
| Hängt ab von | perl, libdbi-perl (>= 1.35) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | |
| Paketgröße | 9080 Byte |
| Prüfsumme MD5 | b50b02096133c0100a3ff452a684fecc |
| Prüfsumme SHA1 | cda47f0116cc62bd97302b173c346316ff78d859 |
| Prüfsumme SHA256 | 367901db30358087f6b8c6a3f990694556e4d7d1975a26a22d735ed53d803ee7 |
| 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).
|