X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=1f6790eecdc0d1f178480c6e49fb2e38c1b0a434;hb=09bb2530670d2e67c1478628d60bdf765e08d115;hp=adf4ec362739bef8b80ced8e0e6cd81d03fd0e3d;hpb=159b216f220d4fc0613799fb194f8de7e726720d;p=gitmo%2FMooseX-Getopt.git diff --git a/dist.ini b/dist.ini index adf4ec3..1f6790e 100644 --- a/dist.ini +++ b/dist.ini @@ -1,5 +1,5 @@ name = MooseX-Getopt -version = 0.35 +version = 0.39 author = Stevan Little author = Brandon L. Black author = Yuval Kogman @@ -21,12 +21,13 @@ repository_at = gitmo authority = cpan:STEVAN auto_prereq = 0 -[Prereq] +[Prereqs] Getopt::Long = 2.37 Getopt::Long::Descriptive = 0.081 Moose = 0.56 +MooseX::Role::Parameterized = 0 -[Prereq / TestRequires] +[Prereqs / TestRequires] Test::Fatal = 0.003 Test::Warn = 0.21 Test::More = 0.88