debian man page for prophet::cli::command::search

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::changeset(3pm) - debian
prophet::replica(3pm) - debian
prophet::replica::prophet(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
One instance of comparing grep and awk