From: Michael Orlitzky Date: Fri, 30 Apr 2010 22:56:00 +0000 (-0400) Subject: Add mode parsing to the CommandLine module. X-Git-Tag: 0.0.1~88 X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=3296c2f6578001f6a40de1b1e1f79b25c987d3af;hp=3296c2f6578001f6a40de1b1e1f79b25c987d3af;p=hath.git Add mode parsing to the CommandLine module. Separate the parse_errors, parse_options, and parse_mode functions. Add a second mode of operation, Reduce (currently echoes its input). ---