Query: alzabo::runtime::cursor
OS: debian
Section: 3pm
Links: debian man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Alzabo::Runtime::Cursor(3pm) User Contributed Perl Documentation Alzabo::Runtime::Cursor(3pm)NAMEAlzabo::Runtime::Cursor - Base class for Alzabo cursorsSYNOPSISuse Alzabo::Runtime::Cursor;DESCRIPTIONThis is the base class for cursors.METHODSnew Virtual method. all_rows Virtual method. reset Resets the cursor so that the next "next" call will return the first row of the set. count Returns the number of rows returned by the cursor so far. next_as_hash Returns the next row or rows in a hash, where the hash key is the table name and the hash value is the row object.AUTHORDave Rolsky, <autarch@urth.org> perl v5.8.8 2007-12-23 Alzabo::Runtime::Cursor(3pm)
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Introduction |
Find columns in a file based on header and print to new file |
Weird 'find' results |