Query: prophet::cli::command::search
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Prophet::CLI::Command::Search(3pm) User Contributed Perl Documentation Prophet::CLI::Command::Search(3pm) display_terminal $records Takes a collection of records, sorts it according to $sort_routine, and then prints it to standard output using Prophet::Record-format_summary> as the format. sort_by_prop $prop, $records Given a property name and an arrayref to a list of records, returns a list of the records sorted by their "created" property, in ascending order. group_by_prop $prop => $records Given a property name and an arrayref to a list of records, returns a reference to a list of hashes of the form: { label => $label, records => @records } perl v5.10.1 2010-04-06 Prophet::CLI::Command::Search(3pm)
Related Man Pages |
---|
jifty::collection(3pm) - debian |
prophet::cli::texteditorcommand(3pm) - debian |
prophet::change(3pm) - debian |
prophet::record(3pm) - debian |
prophet::test(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Introduction |
Detecting unused variables... |
One instance of comparing grep and awk |
A (ksh) Library For and From UNIX.com |