summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-10-20 14:44:48 -0500
committerJesse Luehrs <doy@tozt.net>2010-10-20 14:44:48 -0500
commit2da5b7e24dd4e2a70b69ad642905ba7b69a4be79 (patch)
tree74001e2ba3306a74a4e5f8458ba402f47e85007a
parentefb592ef997e1772dc8bc03724d40ba3efe27717 (diff)
downloadeval-closure-2da5b7e24dd4e2a70b69ad642905ba7b69a4be79.tar.gz
eval-closure-2da5b7e24dd4e2a70b69ad642905ba7b69a4be79.zip
add prereqs
-rw-r--r--dist.ini9
1 files changed, 9 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
index ced6a0b..d88c72d 100644
--- 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