From 6600d4c1cc9c7417a9394a6d87ab343f59a80dee Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 11 Jul 2013 14:07:25 -0400 Subject: CollapseStack isn't default, so no reason to require this --- dist.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dist.ini b/dist.ini index ea6d7aa..73f48b3 100644 --- a/dist.ini +++ b/dist.ini @@ -34,6 +34,7 @@ skip = ^Win32::Console::ANSI$ skip = ^B::Keywords$ skip = ^MRO::Compat$ skip = ^mro$ +skip = ^Carp::Always$ [Prereqs / RuntimeRecommends] App::Nopaste = 0 @@ -43,6 +44,7 @@ Data::Printer = 0 Proc::InvokeEditor = 0 Term::ReadLine::Gnu = 0 B::Keywords = 0 +Carp::Always = 0 ; XXX it'd be nice if we could make this recommended instead of required [OSPrereqs / MSWin32] -- cgit v1.2.3