From 86c52699065222d5fcec0d042acd402e8bb57f34 Mon Sep 17 00:00:00 2001 From: dakkar Date: Mon, 8 Mar 2010 18:10:57 +0000 Subject: tests, docs, and it works --- Makefile.PL | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index 722d778..30437aa 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -4,5 +4,6 @@ name 'DateTime-Format-GeekTime'; all_from 'lib/DateTime/Format/GeekTime.pm'; requires 'DateTime' => 0; +requires 'Carp' => 0; WriteAll; -- cgit v1.2.3