From dae5e2fabea4c8c359752df07b30a864848cf93f Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 10 Jul 2011 03:06:11 -0500 Subject: use Devel::CallChecker to get things working on 5.12 5.10 still has issues --- dist.ini | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dist.ini') 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 -- cgit v1.2.3-54-g00ecf