Stevan Little [Tue, 26 Jun 2007 19:11:35 +0000]
0.04
Brandon L Black [Sat, 26 May 2007 13:52:03 +0000]
fix typo in ChangeLog
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
Stevan Little [Thu, 3 May 2007 01:08:45 +0000]
0.03
Stevan Little [Thu, 3 May 2007 01:06:12 +0000]
0.03
Stevan Little [Thu, 3 May 2007 01:05:41 +0000]
0.03
Stevan Little [Mon, 30 Apr 2007 21:38:09 +0000]
start of 0.03
Stevan Little [Fri, 6 Apr 2007 05:08:06 +0000]
foo
Stevan Little [Thu, 5 Apr 2007 19:40:18 +0000]
adding metaclass laliasing
Brandon L Black [Mon, 2 Apr 2007 21:39:59 +0000]
another test
Brandon L Black [Mon, 2 Apr 2007 21:36:23 +0000]
add a new test
Brandon L Black [Mon, 2 Apr 2007 21:33:08 +0000]
small fixups (didnt make test before the last commit)
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
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
Brandon L Black [Mon, 2 Apr 2007 20:16:45 +0000]
added cmd_alias to accomplish "verbose|debug|v|d" sort of stuff
Stevan Little [Fri, 9 Mar 2007 18:20:53 +0000]
foo
Stevan Little [Fri, 9 Mar 2007 18:19:31 +0000]
foo
Stevan Little [Fri, 9 Mar 2007 01:23:27 +0000]
prettty much done I think
Stevan Little [Wed, 7 Mar 2007 05:01:08 +0000]
Adding MooseX::Getopt first draft