debian man page for data::stream::bulk::nil

Query: data::stream::bulk::nil

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Data::Stream::Bulk::Nil(3pm)				User Contributed Perl Documentation			      Data::Stream::Bulk::Nil(3pm)

NAME
Data::Stream::Bulk::Nil - An empty Data::Stream::Bulk iterator
VERSION
version 0.11
SYNOPSIS
return Data::Stream::Bulk::Nil->new; # empty set
DESCRIPTION
This iterator can be used to return the empty resultset.
METHODS
is_done Always returns true. next Always returns undef. items all Always returns the empty list. list_cat Skips $self filter Returns $self loaded Returns true.
AUTHOR
Yuval Kogman <nothingmuch@woobling.org>
COPYRIGHT AND LICENSE
This 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::Nil(3pm)
Related Man Pages
anyevent::xmpp::error::stream(3pm) - debian
data::stream::bulk::dbi(3pm) - debian
data::stream::bulk::doneflag(3pm) - debian
data::stream::bulk::util(3pm) - debian
jifty::action::record::bulk(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?