X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=fc9956cc0f338b06d2085587ee6ef04bbadf226f;hb=01fde86b25fadc22c27d6f09c78096fb068c4479;hp=601337d85d6cc322bbef65f34ffcfcb1e6242613;hpb=669588e263ff229c94d602596f23cc91deefed75;p=gitmo%2FMooseX-Getopt.git diff --git a/dist.ini b/dist.ini index 601337d..fc9956c 100644 --- a/dist.ini +++ b/dist.ini @@ -1,5 +1,5 @@ name = MooseX-Getopt -version = 0.27 +version = 0.38 author = Stevan Little author = Brandon L. Black author = Yuval Kogman @@ -7,13 +7,28 @@ author = Ryan D Johnson author = Drew Taylor author = Tomas Doran author = Florian Ragwitz -author = Dagfinn Ilmari MannsEker -author = Evar ArnfjErE Bjarmason +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 [@FLORA] dist = MooseX-Getopt -repository_at = github +repository_at = gitmo authority = cpan:STEVAN +auto_prereq = 0 + +[Prereqs] +Getopt::Long = 2.37 +Getopt::Long::Descriptive = 0.081 +Moose = 0.56 +MooseX::Role::Parameterized = 0 + +[Prereqs / TestRequires] +Test::Fatal = 0.003 +Test::Warn = 0.21 +Test::More = 0.88 +Test::Requires = 0.05