projects
/
gitmo/MooseX-Storage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e43a61e
)
Remove -T
Tomas Doran (t0m) [Mon, 13 Jul 2009 21:58:03 +0000 (22:58 +0100)]
t/pod.t
patch
|
blob
|
blame
|
history
diff --git
a/t/pod.t
b/t/pod.t
index
dc469cd
..
db8fdde
100644
(file)
--- a/
t/pod.t
+++ b/
t/pod.t
@@
-1,4
+1,4
@@
-#!perl -T
+#!perl
use Test::More;
eval "use Test::Pod 1.14";