15 years agoskip pod tests, do not block install 0_16
Ricardo SIGNES [Tue, 17 Feb 2009 23:27:50 +0000]
skip pod tests, do not block install

15 years agoversion bumps
Yuval Kogman [Sat, 26 Jul 2008 17:34:42 +0000]
version bumps

15 years agochangelog 0_15
Yuval Kogman [Sat, 26 Jul 2008 17:34:27 +0000]
changelog

15 years agoalso accept type constraint objects in option type map (fixes autovivified type const...
Yuval Kogman [Sat, 26 Jul 2008 05:08:54 +0000]
also accept type constraint objects in option type map (fixes autovivified type constraints

15 years ago0.14
Stevan Little [Thu, 10 Jul 2008 14:10:27 +0000]
0.14

15 years agodemand Module::Install 0.75
Yuval Kogman [Sun, 22 Jun 2008 01:31:57 +0000]
demand Module::Install 0.75

15 years agoParams passed to new_with_options are no longer required
Yuval Kogman [Thu, 5 Jun 2008 19:25:44 +0000]
Params passed to new_with_options are no longer required

15 years agofailing tests
Stevan Little [Thu, 5 Jun 2008 13:51:32 +0000]
failing tests

15 years agofix Float which doesn't exist with Num which does
Chris Prather [Wed, 4 Jun 2008 15:18:44 +0000]
fix Float which doesn't exist with Num which does

15 years ago0.13
Stevan Little [Sun, 25 May 2008 03:41:42 +0000]
0.13

15 years agoreplacing Build.PL with Makefile.PL
John Goulah [Thu, 1 May 2008 22:11:03 +0000]
replacing Build.PL with Makefile.PL

15 years agoadded links to the traits
Todd Hepler [Thu, 1 May 2008 15:41:20 +0000]
added links to the traits

15 years agotypo fix
Todd Hepler [Thu, 1 May 2008 15:16:39 +0000]
typo fix

15 years agoWoops - convert some tabs to spaces in the ChangeLog
Ryan D Johnson [Wed, 23 Apr 2008 18:54:51 +0000]
Woops - convert some tabs to spaces in the ChangeLog

15 years agoGetopt shouldn't require ConfigFromFile role applied at same level
Ryan D Johnson [Wed, 23 Apr 2008 18:54:45 +0000]
Getopt shouldn't require ConfigFromFile role applied at same level

15 years agoUpdate versions, changelog, fix test when ConfigFromFile isn't available
Ryan D Johnson [Wed, 23 Apr 2008 18:54:38 +0000]
Update versions, changelog, fix test when ConfigFromFile isn't available

15 years agoWhen required attributes are loaded from config, they are no longer required on cmdline
Ryan D Johnson [Wed, 23 Apr 2008 18:54:34 +0000]
When required attributes are loaded from config, they are no longer required on cmdline

15 years agoTODO tests for loading required attributes from config
Ryan D Johnson [Wed, 23 Apr 2008 18:54:29 +0000]
TODO tests for loading required attributes from config

16 years ago0.12
Stevan Little [Fri, 14 Mar 2008 15:47:10 +0000]
0.12

16 years agoGetopt::Long processes all option names, do the same in the name_to_init_arg index
Yuval Kogman [Sat, 2 Feb 2008 18:17:38 +0000]
Getopt::Long processes all option names, do the same in the name_to_init_arg index

16 years agorefactor cmd alias extraction to a separate method
Yuval Kogman [Sat, 2 Feb 2008 18:01:07 +0000]
refactor cmd alias extraction to a separate method

16 years ago0.11, required not necessarily required
Brandon L Black [Mon, 28 Jan 2008 04:34:18 +0000]
0.11, required not necessarily required

16 years ago0.10 - support default configfile w/ MX::ConfigFromFile 0_11
Brandon L Black [Wed, 23 Jan 2008 06:17:56 +0000]
0.10 - support default configfile w/ MX::ConfigFromFile

16 years agoARGV and extra_argv should be nogetopt 0_10
Yuval Kogman [Tue, 22 Jan 2008 14:27:21 +0000]
ARGV and extra_argv should be nogetopt

16 years agochangelog and version bump 0_09
Yuval Kogman [Tue, 22 Jan 2008 13:58:55 +0000]
changelog and version bump

16 years agoMerge 'gld' into 'trunk'
Yuval Kogman [Tue, 22 Jan 2008 13:53:18 +0000]
Merge 'gld' into 'trunk'

r71709@syeeda (orig r3448):  nothingmuch | 2008-01-22 15:52:52 +0200
remove the FakeUsage thing, not needed after all

16 years agoremove the FakeUsage thing, not needed after all
Yuval Kogman [Tue, 22 Jan 2008 13:52:52 +0000]
remove the FakeUsage thing, not needed after all

16 years agoDoc note about Getopt::Long::Descriptive
Yuval Kogman [Tue, 22 Jan 2008 13:49:36 +0000]
Doc note about Getopt::Long::Descriptive

16 years agouse Getopt::Long::Descriptive only if it's available
Yuval Kogman [Tue, 22 Jan 2008 13:45:34 +0000]
use Getopt::Long::Descriptive only if it's available

16 years agorevert dep
Yuval Kogman [Tue, 22 Jan 2008 13:18:22 +0000]
revert dep

16 years ago_usage_format method
Yuval Kogman [Mon, 21 Jan 2008 17:54:00 +0000]
_usage_format method

16 years agohide ARGV and extra_argv from usage
Yuval Kogman [Mon, 21 Jan 2008 17:10:34 +0000]
hide ARGV and extra_argv from usage

16 years agofurther refactorings to benefit MooseX::App::Cmd
Yuval Kogman [Mon, 21 Jan 2008 16:45:32 +0000]
further refactorings to benefit MooseX::App::Cmd

16 years agodep
Yuval Kogman [Mon, 21 Jan 2008 16:44:21 +0000]
dep

16 years agoGetopt::Long::Descriptive
Yuval Kogman [Mon, 21 Jan 2008 16:05:29 +0000]
Getopt::Long::Descriptive

16 years ago0.08 version/changes 0_08
Brandon L Black [Fri, 21 Dec 2007 23:51:59 +0000]
0.08 version/changes

16 years agoadd MX::ConfigFromFile support
Brandon L Black [Tue, 18 Dec 2007 22:45:47 +0000]
add MX::ConfigFromFile support

16 years ago0.07
Stevan Little [Tue, 4 Dec 2007 14:50:05 +0000]
0.07

16 years agosome doc fixes
Stevan Little [Mon, 3 Dec 2007 17:06:22 +0000]
some doc fixes

16 years agofoo 0_07
Stevan Little [Fri, 23 Nov 2007 22:01:03 +0000]
foo

16 years ago0.06
Stevan Little [Fri, 23 Nov 2007 21:58:08 +0000]
0.06

16 years agono-getopt stuff
Stevan Little [Fri, 23 Nov 2007 21:40:41 +0000]
no-getopt stuff

16 years agomisc crap 0_06
Stevan Little [Fri, 12 Oct 2007 04:06:21 +0000]
misc crap

16 years agofoo
Yuval Kogman [Wed, 1 Aug 2007 01:06:55 +0000]
foo

16 years agoadd a NoGetopt metaclass
Chris Prather [Tue, 31 Jul 2007 18:20:51 +0000]
add a NoGetopt metaclass

16 years agobumping version and adding Changelog
Stevan Little [Mon, 9 Jul 2007 18:27:31 +0000]
bumping version and adding Changelog

16 years agoRefactor MooseX::Getopt into smaller methods
Yuval Kogman [Wed, 4 Jul 2007 23:24:55 +0000]
Refactor MooseX::Getopt into smaller methods

16 years ago0.05
Stevan Little [Tue, 3 Jul 2007 21:17:14 +0000]
0.05

16 years agosome helpful errors added
Stevan Little [Tue, 3 Jul 2007 21:02:30 +0000]
some helpful errors added

16 years ago0.04 0_05
Stevan Little [Tue, 26 Jun 2007 19:11:35 +0000]
0.04

16 years agofix typo in ChangeLog 0_04
Brandon L Black [Sat, 26 May 2007 13:52:03 +0000]
fix typo in ChangeLog

16 years agoThrow exceptions from new_with_options if @ARGV parsing fails
Brandon L Black [Tue, 22 May 2007 23:55:39 +0000]
Throw exceptions from new_with_options if @ARGV parsing fails
Restore the mangled @ARGV to its original state after Getopt is done
Added ->extra_argv accessor for the Getopt leftovers
Added subtype constraint inference
Added docs/tests/ChangeLog for all of the above

16 years ago0.03 0_03
Stevan Little [Thu, 3 May 2007 01:08:45 +0000]
0.03

16 years ago0.03
Stevan Little [Thu, 3 May 2007 01:06:12 +0000]
0.03

16 years ago0.03
Stevan Little [Thu, 3 May 2007 01:05:41 +0000]
0.03

16 years agostart of 0.03
Stevan Little [Mon, 30 Apr 2007 21:38:09 +0000]
start of 0.03

17 years agofoo
Stevan Little [Fri, 6 Apr 2007 05:08:06 +0000]
foo

17 years agoadding metaclass laliasing 0_02
Stevan Little [Thu, 5 Apr 2007 19:40:18 +0000]
adding metaclass laliasing

17 years agoanother test
Brandon L Black [Mon, 2 Apr 2007 21:39:59 +0000]
another test

17 years agoadd a new test
Brandon L Black [Mon, 2 Apr 2007 21:36:23 +0000]
add a new test

17 years agosmall fixups (didnt make test before the last commit)
Brandon L Black [Mon, 2 Apr 2007 21:33:08 +0000]
small fixups (didnt make test before the last commit)

17 years agoadded ARGV accessor which holds a copy of the original @ARGV
Brandon L Black [Mon, 2 Apr 2007 21:30:59 +0000]
added ARGV accessor which holds a copy of the original @ARGV
added skipping _attributes, unless they have the MooseX::Getopt::Meta::Attribute meta

17 years agosupport scalar cmd_aliases, so that singular aliases are not so clunky to type
Brandon L Black [Mon, 2 Apr 2007 20:55:57 +0000]
support scalar cmd_aliases, so that singular aliases are not so clunky to type

17 years agoadded cmd_alias to accomplish "verbose|debug|v|d" sort of stuff
Brandon L Black [Mon, 2 Apr 2007 20:16:45 +0000]
added cmd_alias to accomplish "verbose|debug|v|d" sort of stuff

17 years agofoo
Stevan Little [Fri, 9 Mar 2007 18:20:53 +0000]
foo

17 years agofoo
Stevan Little [Fri, 9 Mar 2007 18:19:31 +0000]
foo

17 years agoprettty much done I think
Stevan Little [Fri, 9 Mar 2007 01:23:27 +0000]
prettty much done I think

17 years agoAdding MooseX::Getopt first draft 0_01
Stevan Little [Wed, 7 Mar 2007 05:01:08 +0000]
Adding MooseX::Getopt first draft