Christine Spang > Prophet > Prophet::CLI::Command::Log

Download:
Prophet-0.750.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  0
View/Report Bugs
Source  

parse_range_arg

Parses the string in the 'range' arg into start and end sequence numbers and returns them in that order.

Returns undef if the string is malformed.

_parse_delimiter($delim)

Takes a delimiter string and parses into a sequence number. If it is not either an integer number or of the form LATEST~#, returns undef (invalid delimiter).

syntax highlighting: