X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=94abdf540dae587ec8146612eac39aad4b53dfe0;hb=7d634446ce2bc72bafb0dd56d016889b98a9314f;hp=5c5b77825f8fc8d182b7a9c4b73a4f9a57297424;hpb=2b4fef591e07a9c3e561da6162a8ed1d8c5cb3b7;p=gitmo%2FMooseX-Getopt.git diff --git a/dist.ini b/dist.ini index 5c5b778..94abdf5 100644 --- a/dist.ini +++ b/dist.ini @@ -1,5 +1,5 @@ name = MooseX-Getopt -version = 0.29 +version = 0.33 author = Stevan Little author = Brandon L. Black author = Yuval Kogman @@ -10,6 +10,7 @@ author = Florian Ragwitz author = Dagfinn Ilmari Mannsåker author = Ævar Arnfjörð Bjarmason author = Chris Prather +author = Karen Etheridge license = Perl_5 copyright_holder = Infinity Interactive, Inc @@ -25,5 +26,7 @@ Getopt::Long::Descriptive = 0.081 Moose = 0.56 [Prereq / TestRequires] -Test::Exception = 0.21 +Test::Fatal = 0.003 +Test::Warn = 0.21 Test::More = 0.88 +Test::Requires = 0.05