summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordoy <doy@tozt.net>2008-11-26 13:37:05 -0500
committerdoy <doy@tozt.net>2008-11-26 13:37:05 -0500
commit85332e7564857957e826d4fd34a3ec2e43129da5 (patch)
tree2dc82cd18f8142b840eb8d8a29cb672b50653440
parent2c2e2a07e7e64418a71a25576afc0c9687a5f367 (diff)
downloadlog-dispatch-channels-85332e7564857957e826d4fd34a3ec2e43129da5.tar.gz
log-dispatch-channels-85332e7564857957e826d4fd34a3ec2e43129da5.zip
we use Carp too
-rw-r--r--dist.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/dist.ini b/dist.ini
index cee7e02..49aac77 100644
--- a/dist.ini
+++ b/dist.ini
@@ -8,4 +8,5 @@ copyright_holder = Jesse Luehrs
[Prereq]
Log::Dispatch = 0
-Test::More = 0
+Test::More = 0
+Carp = 0