MooseX-Getopt-0.54
[gitmo/MooseX-Getopt.git] / lib /
2013-02-09 Karen Etheridge use OO syntax for handling subref
2013-02-09 Karen Etheridge include configfile=>$value to new()
2013-02-09 Karen Etheridge support the configfile sub being totally overridden
2013-02-09 Karen Etheridge allow for has configfile => ( init_arg => 0 )
2013-02-05 Karen Etheridge spelling
2013-02-05 Karen Etheridge use Try::Tiny instead of eval
2012-12-27 Karen Etheridge chain _getopt_full_usage in the other direction, to...
2012-12-25 Karen Etheridge fix typo in pod
2012-12-24 Karen Etheridge expose print_usage_text() as public method
2012-12-22 Karen Etheridge prefer trait over metaclass as much as possible
2012-12-22 Karen Etheridge mention the aliasing feature of NoGetopt as well
2012-12-22 Karen Etheridge As of v0.36, there is a hook to change this
2012-11-29 Karen Etheridge fix some broken pod links
2012-08-30 Karen Etheridge also treat "-h" as a request for help
2012-08-30 Karen Etheridge -? is also accepted as a help option
2012-05-11 Karen Etheridge respect new_with_options(configfile => "foo")
2012-04-14 Karen Etheridge print --usage, --help to stdout not stderr topic/usage_exit_not_die
2012-02-05 Tomas Doran Pod fix from debian. Salvatore Bonaccorso <carnil@debia...
2012-02-05 Tomas Doran Spelling fix from debian. Jonathan Yu <jawnsy@cpan...
2012-02-03 Tomas Doran Fix pointed out by Gaal Yahas in irc
2011-12-22 Karen Etheridge clarify doc patch - the "pass_through" option enables...
2011-12-22 Karen Etheridge doc patches, re Getopt::Long config and extra_argv.
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 GLD is a hard dep since 2008 anyway
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 Shlomi Fish Convert HAVE_GLD to _HAVE_GLD .
2009-12-10 Shlomi Fish Convert HAVE_GLD to _HAVE_GLD .
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-26 Tomas Doran And more overrideable
2009-11-26 Tomas Doran Bump version
2009-11-26 Tomas Doran Make option warning eacy to override for Catalyst....
2009-11-19 Tomas Doran Pull exiting with useage out into a method
2009-10-23 Tomas Doran (t0m) Changelog 0.24
2009-10-23 Tomas Doran (t0m) Trim trailing whitespace
2009-10-23 Tomas Doran (t0m) Fix bug when handling upper/mixedcase accessors
2009-10-02 Tomas Doran Changelog, bump version 0.23
2009-10-02 Tomas Doran Merge commit 'upstream/topic/configfile_default_codref_...
2009-09-05 Tomas Doran Bump version for release 0.22
2009-08-30 Tomas Doran Merge master into branch topic/split_gld_from_basic
2009-08-27 Gordon Irving if configfile is a coderef call it and write some tests... topic/configfile_default_codref_call
2009-08-27 Tomas Doran Bump versions
2009-08-27 Tomas Doran Fix RT#47766
2009-08-27 Tomas Doran Merge branch 'master' of git@github.com:bobtfish/moosex...
2009-08-27 Tomas Doran Merge
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-23 Shlomi Fish Added $VERSION and $AUTHORITY to MX/Getopt.pm again.
2009-08-13 Shlomi Fish Implement functionality of MooseX::Getopt::Basic .
2009-08-13 Shlomi Fish Splitted into Getopt::Basic and Getopt::GLD.
2009-08-13 Shlomi Fish Reverted the latest commit.
2009-08-12 Shlomi Fish Enable the argv argument to the constructor.
2009-08-12 Tomas Doran Merge branch 'master' of gitmo@git.moose.perl.org:Moose...
2009-08-12 Tomas Doran Doc patch for argv parameter from rindolf++
2009-07-11 Devin Austin fixed another minor spelling nit
2009-07-11 Devin Austin fixed minor spelling nit
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-07-06 Nelo Onyiah Applied patch in RT43255
2009-07-06 Nelo Onyiah Applied patch to fix RT46200
2009-07-06 Tomas Doran (t0m Fix Getopt config spec
2009-06-26 Nelo Onyiah Applied patch in RT43255
2009-06-25 Nelo Onyiah Applied patch to fix RT46200
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
2009-04-08 Hans Dieter Pearcey update for latest moose
2009-02-17 Ricardo SIGNES skip pod tests, do not block install 0_16
2008-07-26 Yuval Kogman version bumps
2008-07-26 Yuval Kogman also accept type constraint objects in option type...
2008-07-10 Stevan Little 0.14
2008-06-05 Yuval Kogman Params passed to new_with_options are no longer required
2008-06-04 Chris Prather fix Float which doesn't exist with Num which does
2008-05-25 Stevan Little 0.13
2008-05-01 Todd Hepler added links to the traits
2008-05-01 Todd Hepler typo fix
2008-04-23 Ryan D Johnson Getopt shouldn't require ConfigFromFile role applied...
2008-04-23 Ryan D Johnson Update versions, changelog, fix test when ConfigFromFil...
2008-04-23 Ryan D Johnson When required attributes are loaded from config, they...
2008-03-14 Stevan Little 0.12
next