summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini2
1 files changed, 2 insertions, 0 deletions
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]