From ced2ec4194b72a26a902062c68d84ac0b9ae3bdf Mon Sep 17 00:00:00 2001 From: doy Date: Tue, 2 Dec 2008 00:08:44 -0500 Subject: using Test::Exception for tests --- dist.ini | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/dist.ini b/dist.ini index c84da3c..db83827 100644 --- a/dist.ini +++ b/dist.ini @@ -7,8 +7,9 @@ copyright_holder = Jesse Luehrs [@Classic] [Prereq] -Log::Dispatch = 0 -Carp = 0 -Test::More = 0 +Log::Dispatch = 0 +Carp = 0 +Test::More = 0 +Test::Exception = 0 [PodWeaver] -- cgit v1.2.3-54-g00ecf