unify version numbers
[gitmo/MooseX-Getopt.git] / lib / MooseX / Getopt / OptionTypeMap.pm
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-10-12 Stevan Little misc crap 0_06
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-03-09 Stevan Little prettty much done I think