work in progress, tests are failing, and parameterized role is not flexible enough...
[gitmo/MooseX-Getopt.git] / dist.ini
index 4a03859..069e7e9 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
 name = MooseX-Getopt
-version = 0.36
+version = 0.37
 author = Stevan Little <stevan@iinteractive.com>
 author = Brandon L. Black <blblack@gmail.com>
 author = Yuval Kogman <nothingmuch@woobling.org>
@@ -12,6 +12,7 @@ author = Ævar Arnfjörð Bjarmason <avar@cpan.org>
 author = Chris Prather <perigrin@cpan.org>
 author = Karen Etheridge <ether@cpan.org>
 author = Jonathan Swartz <swartz@pobox.com>
+author = Damien Krotkine <dams@cpan.org>
 license = Perl_5
 copyright_holder = Infinity Interactive, Inc
 
@@ -25,6 +26,7 @@ auto_prereq = 0
 Getopt::Long = 2.37
 Getopt::Long::Descriptive = 0.081
 Moose = 0.56
+MooseX::Role::Parameterized = 0
 
 [Prereqs / TestRequires]
 Test::Fatal = 0.003