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