DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibdata-stream-bulk-perl
BeschreibungN at a time iteration API
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.04-1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe156 Byte
Hängt ab vonperl (>= 5.6.0-16), libnamespace-clean-perl (>= 0.08), libsub-exporter-perl, libmoose-perl
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße36998 Byte
Prüfsumme MD586f7c453861f4aa4208cd87a7ad7a3d1
Prüfsumme SHA112ecb459149a50883c47a8fc6f2f3634073f2649
Prüfsumme SHA25605089404f2d5a09df1b72e9678e8dbc16c405b47cc2969fca2da06f7f3fdbb08
Link zum Herunterladenlibdata-stream-bulk-perl_0.04-1_all.deb
Ausführliche BeschreibungData::Stream::Bulk tries to find middle ground between one at a time and all at once processing of data sets. . The purpose of this module is to avoid the overhead of implementing an iterative API when this isn't necessary, without breaking forward compatibility in case that becomes necessary later on. . The API optimizes for when a data set typically fits in memory and is returned as an array, but the consumer cannot assume that the data set is bounded. . The API is destructive in order to minimize the chance that resultsets are leaked due to improper usage.


Impressum
Linux is a registered trademark of Linus Torvalds