From a042a3585f28c9a57d9d87ce50bf06192e054d54 Mon Sep 17 00:00:00 2001 From: doy Date: Wed, 26 Nov 2008 14:23:27 -0500 Subject: also require Test::Deep --- dist.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dist.ini b/dist.ini index 49aac77..2f67fe1 100644 --- a/dist.ini +++ b/dist.ini @@ -8,5 +8,6 @@ copyright_holder = Jesse Luehrs [Prereq] Log::Dispatch = 0 -Test::More = 0 Carp = 0 +Test::More = 0 +Test::Deep = 0 -- cgit v1.2.3