Man Page: data::stream::bulk::nil
Operating Environment: debian
Section: 3pm
Data::Stream::Bulk::Nil(3pm) User Contributed Perl Documentation Data::Stream::Bulk::Nil(3pm)NAMEData::Stream::Bulk::Nil - An empty Data::Stream::Bulk iteratorVERSIONversion 0.11SYNOPSISreturn Data::Stream::Bulk::Nil->new; # empty setDESCRIPTIONThis iterator can be used to return the empty resultset.METHODSis_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.AUTHORYuval 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::Nil(3pm)
| Related Man Pages |
|---|
| data::serializer::persistent(3pm) - debian |
| data::stream::bulk(3pm) - debian |
| data::stream::bulk::doneflag(3pm) - debian |
| poe::filter::stream(3pm) - debian |
| tie::toobject(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| My first PERL incarnation... Audio Oscillograph |