From: Jesse Luehrs Date: Sun, 31 Oct 2010 22:33:57 +0000 (-0500) Subject: s/Prereq/Prereqs/ X-Git-Tag: 0.01~6 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=db0d274759adc8a2b05cfcf74b4a5cbf034d2f07;p=gitmo%2FEval-Closure.git s/Prereq/Prereqs/ --- diff --git a/dist.ini b/dist.ini index 95d5767..75234df 100644 --- a/dist.ini +++ b/dist.ini @@ -6,15 +6,15 @@ copyright_holder = Jesse Luehrs [@DOY] dist = Eval-Closure -[Prereq] +[Prereqs] Scalar::Util = 0 Sub::Exporter = 0 Try::Tiny = 0 -[Prereq / TestRequires] +[Prereqs / TestRequires] Test::Fatal = 0 Test::More = 0.88 Test::Requires = 0 -[Prereq / RuntimeRecommends] +[Prereqs / RuntimeRecommends] Perl::Tidy = 0