X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=68995803dca66f6ece22252ec58966ea3502d011;hb=d91beb80cd2e77c78a0e432a896605d2750aafb6;hp=22b93d50a662ddd062de7e985318a1f1ec55aff1;hpb=ff05e3fc98ee27a4f768fca002bb649c10e7de20;p=gitmo%2FMooseX-Getopt.git diff --git a/dist.ini b/dist.ini index 22b93d5..6899580 100644 --- a/dist.ini +++ b/dist.ini @@ -1,5 +1,5 @@ name = MooseX-Getopt -version = 0.31 +version = 0.37 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