prep new release with fixed MANIFEST.SKIP
authorRicardo SIGNES <rjbs@cpan.org>
Fri, 10 Jul 2009 00:14:52 +0000 (20:14 -0400)
committerGordon Irving <goraxe@goraxe.me.uk>
Sat, 1 Aug 2009 19:10:19 +0000 (20:10 +0100)
commit21e6e763ac3cfe5a1bdf364260a8fa2d0b83fa5b
treeb5fe6b68f6b72952141f4000341514ad2d166c2f
parentcd3a7ff7c74b49fb02dd0648ee047e771d7f45aa
prep new release with fixed MANIFEST.SKIP

Gordon Irving goraxe@goraxe.me.uk
add BUILDARGS which mimics the functionality of new_with_options but
allows objects to be created via standard new function
add t/build.t which is a copy of t/basic.t but with new_with_options
changed to new()
ChangeLog
MANIFEST.SKIP
README
lib/MooseX/Getopt.pm
lib/MooseX/Getopt/Meta/Attribute.pm
lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm
lib/MooseX/Getopt/Meta/Attribute/Trait.pm
lib/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm
lib/MooseX/Getopt/OptionTypeMap.pm
t/001_build.t [new file with mode: 0644]