add some tests for configfile default => coderef
[gitmo/MooseX-Getopt.git] / lib / MooseX / Getopt /
2009-08-30 Tomas Doran Merge master into branch topic/split_gld_from_basic
2009-08-23 Shlomi Fish Docs of MooseX::Getopt::Basic now refer elsewhere.
2009-08-23 Shlomi Fish Move _gld_spec to ::GLD - it's only used there.
2009-08-23 Shlomi Fish Remove POD of a removed option.
2009-08-13 Shlomi Fish Implement functionality of MooseX::Getopt::Basic .
2009-08-13 Shlomi Fish Splitted into Getopt::Basic and Getopt::GLD.
2009-07-10 Ricardo SIGNES prep new release with fixed MANIFEST.SKIP 0_20
2009-07-08 Ricardo SIGNES bump version, prepare next release
2009-04-09 Hans Dieter Pearcey add a synopsis
2009-04-09 Hans Dieter Pearcey fiddle with ilmari's changelog entry and bump version
2009-04-09 Dagfinn Ilmari Man... add MooseX::Getopt::Dashes
2009-04-08 Hans Dieter Pearcey unify version numbers 0_17
2008-07-26 Yuval Kogman version bumps
2008-07-26 Yuval Kogman also accept type constraint objects in option type...
2008-06-04 Chris Prather fix Float which doesn't exist with Num which does
2008-03-14 Stevan Little 0.12
2007-12-03 Stevan Little some doc fixes
2007-11-23 Stevan Little 0.06
2007-11-23 Stevan Little no-getopt stuff
2007-10-12 Stevan Little misc crap 0_06
2007-08-01 Yuval Kogman foo
2007-07-31 Chris Prather add a NoGetopt metaclass
2007-07-03 Stevan Little some helpful errors added
2007-06-26 Stevan Little 0.04 0_05
2007-05-22 Brandon L Black Throw exceptions from new_with_options if @ARGV parsing...
2007-05-03 Stevan Little 0.03 0_03
2007-05-03 Stevan Little 0.03
2007-05-03 Stevan Little 0.03
2007-04-05 Stevan Little adding metaclass laliasing 0_02
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