another test
[gitmo/MooseX-Getopt.git] / t / 001_basic.t
2007-04-02 Brandon L Black another test
2007-04-02 Brandon L Black add a new test
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