Paketname | libdbix-class-cursor-cached-perl |
Beschreibung | cursor object with built-in caching support |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.0.1-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 68 Byte |
Hängt ab von | perl, libdbix-class-perl (>= 0.08004), libdigest-sha1-perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 5868 Byte |
Prüfsumme MD5 | 065f607667049f6ab4ca304b7cc0a3ee |
Prüfsumme SHA1 | 3a14fe7bded0af1178e9b967107dc0331bbb276f |
Prüfsumme SHA256 | e7bd303deabaa4e744bd8761eda3c2d58bff4996611666349ff22fd16e1e097c |
Link zum Herunterladen | libdbix-class-cursor-cached-perl_1.0.1-1_all.deb |
Ausführliche Beschreibung | DBIx::Class::Cursor::Cached is a Perl module providing a cursor class with
built-in caching support. It allows for traversal of an arbitrary result set
using "next", retrieving all results with "all" and resetting the cursor with
"reset." Moreover, it caches your results to increase speed.
|