* Add current $VERSION to all files.
[gitmo/MooseX-Getopt.git] / lib / MooseX / Getopt / OptionTypeMap.pm
2008-11-29 Piotr Roszatycki * Add current $VERSION to all files.
2008-11-29 Piotr Roszatycki * MooseX::Getopt::OptionTypeMap: Change Bool|* to Defin...
2008-11-28 Piotr Roszatycki * Perltidy.
2008-11-13 Piotr Roszatycki * MooseX::Getopt: ARGV and extra_argv are deletaged...
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