add a new test
[gitmo/MooseX-Getopt.git] / lib /
2007-04-02 Brandon L Black small fixups (didnt make test before the last commit)
2007-04-02 Brandon L Black added ARGV accessor which holds a copy of the original...
2007-04-02 Brandon L Black support scalar cmd_aliases, so that singular aliases...
2007-04-02 Brandon L Black added cmd_alias to accomplish "verbose|debug|v|d" sort...
2007-03-09 Stevan Little prettty much done I think
2007-03-07 Stevan Little Adding MooseX::Getopt first draft 0_01