debian man page for prophet::collection

Query: prophet::collection

OS: debian

Section: 3pm

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

Prophet::Collection(3pm)				User Contributed Perl Documentation				  Prophet::Collection(3pm)

NAME
Prophet::Collection
DESCRIPTION
This class allows the programmer to search for Prophet::Record objects matching certain criteria and to operate on those records as a collection.
METHODS
new { handle => Prophet::Replica, type => $TYPE } Instantiate a new, empty Prophet::Collection object to find items of type $TYPE. matching $CODEREF Find all Prophet::Records of this collection's "type" where $CODEREF returns true. items Returns a reference to an array of all the items found add_item count perl v5.10.1 2010-01-02 Prophet::Collection(3pm)
Related Man Pages
jifty::collection(3pm) - debian
mojo::collection(3pm) - debian
prophet::manual(3pm) - debian
prophet::replica::sqlite(3pm) - debian
prophet::test(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...