diff Lib/IMPL/Test/Unit.pm @ 83:74bae30eb25e

(no commit message)
author wizard
date Tue, 13 Apr 2010 20:27:56 +0400
parents 16ada169ca75
children 964587c5183c
line wrap: on
line diff
--- a/Lib/IMPL/Test/Unit.pm	Thu Apr 08 13:15:31 2010 +0400
+++ b/Lib/IMPL/Test/Unit.pm	Tue Apr 13 20:27:56 2010 +0400
@@ -8,6 +8,7 @@
 use Time::HiRes qw(gettimeofday tv_interval);
 
 use Error qw(:try);
+use Carp qw(carp);
 use IMPL::Test::Result;
 use IMPL::Test::FailException;
 use IMPL::Exception;