add prereqs
Jesse Luehrs [Wed, 20 Oct 2010 19:44:48 +0000 (14:44 -0500)]
dist.ini

index ced6a0b..d88c72d 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -7,3 +7,12 @@ copyright_holder = Jesse Luehrs
 dist = Eval-Closure
 
 [Prereq]
+Scalar::Util = 0
+Sub::Exporter = 0
+Try::Tiny = 0
+
+[Prereq / TestRequires]
+Test::More = 0.88
+
+[Prereq / RuntimeRecommends]
+Perl::Tidy = 0