X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=1f6790eecdc0d1f178480c6e49fb2e38c1b0a434;hb=fe01c3e8160b32c8edb2804d74fd3651aee67266;hp=dc0866619dd81a9eb40396c538c028df1a45adc8;hpb=2398d6282976028ab5e9ff6eb9e678781ea261b7;p=gitmo%2FMooseX-Getopt.git diff --git a/dist.ini b/dist.ini index dc08666..1f6790e 100644 --- a/dist.ini +++ b/dist.ini @@ -1,5 +1,5 @@ name = MooseX-Getopt -version = 0.31 +version = 0.39 author = Stevan Little author = Brandon L. Black author = Yuval Kogman @@ -11,6 +11,7 @@ author = Dagfinn Ilmari Mannsåker author = Ævar Arnfjörð Bjarmason author = Chris Prather author = Karen Etheridge +author = Jonathan Swartz license = Perl_5 copyright_holder = Infinity Interactive, Inc @@ -20,12 +21,14 @@ 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] -Test::Exception = 0.21 +[Prereqs / TestRequires] +Test::Fatal = 0.003 Test::Warn = 0.21 Test::More = 0.88 +Test::Requires = 0.05