]> git.vpit.fr Git - perl/modules/LaTeX-TikZ.git/commitdiff
Enable taint mode for the functor test
authorVincent Pit <vince@profvince.com>
Sun, 1 Aug 2010 21:48:44 +0000 (23:48 +0200)
committerVincent Pit <vince@profvince.com>
Sun, 1 Aug 2010 21:48:44 +0000 (23:48 +0200)
t/30-functor.t

index cda1ab1b164a63c188198324afea7eecbe2d5a5b..30289c227be85a1a875ea24f0334bb3c54584fe3 100644 (file)
@@ -1,4 +1,4 @@
-#!perl
+#!perl -T
 
 use strict;
 use warnings;