软件包:libdata-stream-bulk-perl(0.11-1.1)
libdata-stream-bulk-perl 的相关链接
Debian 的资源:
下载源码包 libdata-stream-bulk-perl:
- [libdata-stream-bulk-perl_0.11-1.1.dsc]
- [libdata-stream-bulk-perl_0.11.orig.tar.gz]
- [libdata-stream-bulk-perl_0.11-1.1.debian.tar.xz]
维护小组:
- Debian Perl Group (QA 页面, 邮件存档)
- Ryan Niebur (QA 页面)
- Ansgar Burchardt (QA 页面)
- Jonathan Yu (QA 页面)
- gregor herrmann (QA 页面)
- Florian Schlichting (QA 页面)
外部的资源:
- 主页 [search.cpan.org]
相似软件包:
N at a time iteration API
Data::Stream::Bulk is a utility for working with data streams of indefinite size. It tries to find a middle ground between one-at-a-time and all-at-once processing of data sets by providing a common interface for both.
Often, data sets from streams can fit entirely in memory, so operating on them with an array is simple and appropriate. However, in cases where the stream is not bounded, the array can grow to a very large size and quickly consume all available memory. This module allows developers to work with data in blocks which are guaranteed to fit in memory.
其他与 libdata-stream-bulk-perl 有关的软件包
|
|
|
|
-
- dep: libmoose-perl (>= 0.90)
- modern Perl object system framework
-
- dep: libnamespace-clean-perl (>= 0.08)
- module for keeping imports and functions out of the current namespace
-
- dep: libpath-class-perl
- module for cross-platform path specification manipulation
-
- dep: libsub-exporter-perl
- sophisticated exporter for custom-built routines
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)