From: Vincent Pit Date: Sun, 1 Aug 2010 21:48:44 +0000 (+0200) Subject: Enable taint mode for the functor test X-Git-Tag: v0.02~9 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLaTeX-TikZ.git;a=commitdiff_plain;h=77014f7c9da229da3785af0718f77412cb7756f9 Enable taint mode for the functor test --- diff --git a/t/30-functor.t b/t/30-functor.t index cda1ab1..30289c2 100644 --- a/t/30-functor.t +++ b/t/30-functor.t @@ -1,4 +1,4 @@ -#!perl +#!perl -T use strict; use warnings;