Query: data::stream::bulk::array
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Data::Stream::Bulk::Array(3pm) User Contributed Perl Documentation Data::Stream::Bulk::Array(3pm)NAMEData::Stream::Bulk::Array - Data::Stream::Bulk wrapper for simple arrays.VERSIONversion 0.11SYNOPSISreturn Data::Stream::Bulk::Array->new( array => @results, );DESCRIPTIONThis implementation of the Data::Stream::Bulk api wraps an array. The use case is to keep the consumer of the data set implementation agnostic so that it can deal with larger data sets if they are encountered, but still retain most of the simplicity when the current data set easily fits in memory.ATTRIBUTESarray The array reference to wrap.METHODSnext Returns the array reference on the first invocation, and nothing thereafter. is_done Returns true if "next" has been called. list_cat Squishes adjacent arrays into a new array. filter $filter Immediately applies $filter to the internal array and returns $self. loaded Returns trueAUTHORYuval Kogman <nothingmuch@woobling.org>COPYRIGHT AND LICENSEThis software is copyright (c) 2012 by Yuval Kogman. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2012-02-14 Data::Stream::Bulk::Array(3pm)
Similar Topics in the Unix Linux Community |
---|
How to read specific lines in a bulk file using C file Programming |
Compare Array results |
Perl Function Array Arguement Passing |
Array reference problem |
StorageTek 2540 SAN array |