summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Build.PL')
-rw-r--r--Build.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build.PL b/Build.PL
index e7b8867..b314bd0 100644
--- a/Build.PL
+++ b/Build.PL
@@ -17,6 +17,7 @@ my $build = Module::Build->new(
requires => {
'perl' => '5.10.0',
'autodie' => 0,
+ 'Carp' => 0,
'Date::Format' => 0,
'Getopt::Long' => 0,
'Term::ANSIColor' => 0,