X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=fc9956cc0f338b06d2085587ee6ef04bbadf226f;hb=7a8392d6d13ea53d57ef83cf36fb48633e8c759f;hp=2390ed7934c186a0616b89800c1659544f322867;hpb=8ab8681cc403565ab8a568cd580c2b7f1eadba03;p=gitmo%2FMooseX-Getopt.git diff --git a/dist.ini b/dist.ini index 2390ed7..fc9956c 100644 --- a/dist.ini +++ b/dist.ini @@ -1,5 +1,5 @@ name = MooseX-Getopt -version = 0.32 +version = 0.38 author = Stevan Little author = Brandon L. Black author = Yuval Kogman @@ -10,6 +10,8 @@ author = Florian Ragwitz 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 @@ -19,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