projects
/
p5sagit/local-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c50d554
)
Carp::Always should not be a dep
Breno G. de Oliveira [Mon, 25 Feb 2013 03:32:36 +0000 (
00:32
-0300)]
t/stackable.t
patch
|
blob
|
blame
|
history
diff --git
a/t/stackable.t
b/t/stackable.t
index
ab6263b
..
514dba0
100644
(file)
--- 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;