pkgsrc/net/p5-Data-Stream-Bulk/distinfo
he 12ea30c7fe Import p5-Data-Stream-Bulk version 0.03.
This module 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.
2009-01-11 13:56:11 +00:00

5 lines
268 B
Text

$NetBSD: distinfo,v 1.1.1.1 2009/01/11 13:56:11 he Exp $
SHA1 (Data-Stream-Bulk-0.03.tar.gz) = f2a2633751f07088fd7e2b23f8cc28afb40103bc
RMD160 (Data-Stream-Bulk-0.03.tar.gz) = 6b5a87cdf2ef37b3e8ed2d198b196ed301c4de8f
Size (Data-Stream-Bulk-0.03.tar.gz) = 11743 bytes