Revision history for Sub::Spec::CmdLine
0.11 2011-02-16
Add support for bash completion (requires Sub::Spec::BashComplete).
0.10 2011-02-15
Add strict=>0 option in parse_argv(), for use by
Sub::Spec::BashComplete.
Some small refactoring.
0.09 2011-02-15
Add --version.
0.08 2011-02-15
Fixes for subcommands support.
Respect spec clause: cmdline_suppress_output.
0.07 2011-02-11
Formatting fix: missing newline in error message.
0.06 2011-02-11
Add 'cmd' option to gen_usage().
Formatting tweaks.
0.05 2011-02-11
Remove 'required_args'.
0.04 2011-02-10
Formatting fixes.
0.03 2011-02-10
Formatting tweaks.
Fix schema clause ('in', not 'choices').
0.02 2011-02-09
Incompatible change: rename arg_order to arg_pos.
Documentation.
0.01 2011-02-09
First release.