From: Karen Etheridge Date: Tue, 22 Dec 2015 01:27:39 +0000 (-0800) Subject: add a check that we don't accidentally introduce new unwanted prereqs X-Git-Tag: v0.25~5 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a88118ec122f664628ded37d59ba0146257def92;p=p5sagit%2FTry-Tiny.git add a check that we don't accidentally introduce new unwanted prereqs --- diff --git a/dist.ini b/dist.ini index 5d0e596..0f82e5b 100644 --- a/dist.ini +++ b/dist.ini @@ -29,3 +29,6 @@ copy_to = develop.requires module = Capture::Tiny ; capture_stderr module = Sub::Name module = Sub::Util + +[OnlyCorePrereqs] +check_dual_life_versions = 0