From: Breno G. de Oliveira Date: Mon, 25 Feb 2013 03:32:36 +0000 (-0300) Subject: Carp::Always should not be a dep X-Git-Tag: 1.008009~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2Flocal-lib.git;a=commitdiff_plain;h=c923568a8740b02e5b88ddab528da93cfd29a02d Carp::Always should not be a dep --- diff --git a/t/stackable.t b/t/stackable.t index ab6263b..514dba0 100644 --- a/t/stackable.t +++ b/t/stackable.t @@ -5,7 +5,6 @@ use File::Temp qw(tempdir); use File::Spec; use Cwd; use Config; -use Carp::Always; plan tests => 24;