Pod fix from debian. Salvatore Bonaccorso <carnil@debian.org> RT#74681
[gitmo/MooseX-Getopt.git] / lib / MooseX / Getopt /
2012-02-03 Tomas Doran Fix pointed out by Gaal Yahas in irc
2011-03-29 Damien Krotkine Added getopt_conf documentation
2011-03-29 Damien Krotkine transform MooseX::Getopt::GLD into a MooseX::Parameteri...
2011-02-08 Tomas Doran Fix abstract for docs
2011-02-08 Tomas Doran Whitespace pickyness topic/jswartz-process-args
2011-02-08 Tomas Doran Clean up namespace
2011-02-08 Tomas Doran Chop up docs - dzil processes the Pod
2011-02-08 Jonathan Swartz move most of new_with_options logic into separate publi...
2010-08-26 Tomas Doran Fix handling of union types (RT#58417)
2010-07-06 Karen Etheridge use insertion order to sort attributes when formulating...
2010-07-01 Karen Etheridge Implements feature suggestion RT#58715 by storing the...
2010-06-27 Karen Etheridge oops forgot to add this file to the commit!
2010-06-05 Florian Ragwitz Remove some more trailing whitespace
2010-06-05 Florian Ragwitz Convert to Dist::Zilla
2010-06-04 Jesse Luehrs make ::Strict work with the trait stuff
2010-03-01 Florian Ragwitz Version 0.27. 0.27
2010-02-12 Ævar Arnfjörð Bjar... MooseX::Getopt::Dashes: Document how ::Dashes interacts...
2009-12-10 Tomas Doran Bump version 0.26
2009-12-10 Tomas Doran (t0m) And fix
2009-11-30 Tomas Doran Revert "Fix this not having a $VERSION"
2009-11-26 Tomas Doran Fix this not having a $VERSION
2009-11-26 Tomas Doran Bump versions
2009-11-26 Tomas Doran Properly pull apart into roles
2009-11-19 Tomas Doran Pull exiting with useage out into a method
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