summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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