summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-07-10 03:06:11 -0500
committerJesse Luehrs <doy@tozt.net>2011-07-10 03:06:11 -0500
commitdae5e2fabea4c8c359752df07b30a864848cf93f (patch)
tree0387407a97b44fd503f7f9ea11e5916306f1deba /dist.ini
parent23d8684148f0af6c180e035ce976efa5874cc2ef (diff)
downloadsmartmatch-engine-core-dae5e2fabea4c8c359752df07b30a864848cf93f.tar.gz
smartmatch-engine-core-dae5e2fabea4c8c359752df07b30a864848cf93f.zip
use Devel::CallChecker to get things working on 5.12
5.10 still has issues
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini4
1 files changed, 4 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
index f49e982..bcd7a56 100644
--- a/dist.ini
+++ b/dist.ini
@@ -14,4 +14,8 @@ dist = smartmatch-engine-core
[=inc::MakeMaker]
[Prereqs]
+Devel::CallChecker = 0
smartmatch = 0.02
+
+[Prereqs / ConfigureRequires]
+Devel::CallChecker = 0