]> Dogcows Code - chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate/commitdiff
tainted mode doesn't search for module in PERL5LIB path which skips the tests if...
authorAlexander Hartmaier <alexander.hartmaier@t-systems.at>
Wed, 6 Oct 2010 11:52:03 +0000 (13:52 +0200)
committerAlexander Hartmaier <alexander.hartmaier@t-systems.at>
Wed, 6 Oct 2010 11:52:03 +0000 (13:52 +0200)
t/pod-coverage.t
t/pod.t

index 703f91de3601f3e0939d7d6e6e780d342c5c381f..14bc1ca41543626556166205c1d54962ea257bf7 100644 (file)
@@ -1,4 +1,4 @@
-#!perl -T
+#!perl
 
 use Test::More;
 eval "use Test::Pod::Coverage 1.04";
 
 use Test::More;
 eval "use Test::Pod::Coverage 1.04";
diff --git a/t/pod.t b/t/pod.t
index 976d7cdfb2a829b1383ffe12570180e25c14668c..4909b9243ad4e22c15322e0737b1bc678db0649f 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";
 
 use Test::More;
 eval "use Test::Pod 1.14";
This page took 0.020209 seconds and 4 git commands to generate.