From 574b3e491b6ee87753bb1228376c62481ae5bfc3 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 10 Jul 2011 01:35:05 -0500 Subject: for now, don't use xs implementation on pre-5.014 perls they don't have the cv_set_call_checker stuff, and i'm not quite sure how Devel::CallChecker works --- dist.ini | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dist.ini') diff --git a/dist.ini b/dist.ini index af823f1..72ad60b 100644 --- a/dist.ini +++ b/dist.ini @@ -7,7 +7,11 @@ copyright_holder = Jesse Luehrs [@Filter] -bundle = @DOY -remove = NoTabsTests +-remove = MakeMaker dist = smartmatch-engine-core +; authordep Dist::Zilla::Plugin::MakeMaker::Awesome +[=inc::MakeMaker] + [Prereqs] smartmatch = 0 -- cgit v1.2.3-54-g00ecf