Remove taint mode from the tests.
Tomas Doran [Sun, 5 Dec 2010 17:37:43 +0000 (17:37 +0000)]
t/auth-test.t
t/cookies.t
t/pod.t
t/useragent.t

index 7e9bc7b..2e4635e 100644 (file)
@@ -1,4 +1,4 @@
-#!perl -T
+#!perl
 use strict;
 use warnings;
 use lib 'lib';
index 3017d36..63c8ad3 100644 (file)
@@ -1,4 +1,4 @@
-#!perl -T
+#!perl
 use strict;
 use warnings;
 use lib 'lib';
diff --git a/t/pod.t b/t/pod.t
index 5c3c791..ca4b08a 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";
index 02b311b..da8dce7 100644 (file)
@@ -1,4 +1,4 @@
-#!perl -T
+#!perl 
 use strict;
 use warnings;
 use lib 'lib';