From 2da5b7e24dd4e2a70b69ad642905ba7b69a4be79 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 20 Oct 2010 14:44:48 -0500 Subject: add prereqs --- dist.ini | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'dist.ini') 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 -- cgit v1.2.3-54-g00ecf