s/Prereq/Prereqs/
Jesse Luehrs [Sun, 31 Oct 2010 22:33:57 +0000 (17:33 -0500)]
dist.ini

index 95d5767..75234df 100644 (file)
--- 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