X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=7846871c583e98b85331cf77c74dec86fb1b35b1;hb=192ae1aa0a78a25c7636c5e2e3c0e51381d27976;hp=24fac3437139f9ff7e1165e02636f1850d9ff330;hpb=97efedacaaa46f6bf0c8b72e7eb217513101114e;p=gitmo%2FMooseX-Getopt.git diff --git a/dist.ini b/dist.ini index 24fac34..7846871 100644 --- a/dist.ini +++ b/dist.ini @@ -1,5 +1,5 @@ name = MooseX-Getopt -version = 0.33 +version = 0.36 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