From: Karen Etheridge Date: Mon, 3 Feb 2014 04:16:14 +0000 (-0800) Subject: bring back some minimum prereqs X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Daemonize.git;a=commitdiff_plain;h=989c3af6f55b6edc782284d40d5749ee7013365d bring back some minimum prereqs --- diff --git a/dist.ini b/dist.ini index 97ac6ab..ea7672a 100644 --- a/dist.ini +++ b/dist.ini @@ -13,6 +13,10 @@ Authority.authority = cpan:PERIGRIN -remove = Test::PodSpelling ; TODO Test::MinimumVersion.max_target_perl = 5.008003 +[Prereqs / RuntimeRequires] +perl = 5.008003 +File::Path = 2.08 + [RemovePrereqs] remove = Test::MooseX::Daemonize::Testable