From: Vincent Pit Date: Wed, 17 Jun 2009 13:34:15 +0000 (+0200) Subject: Run t/23-hash-specific.t under taint mode X-Git-Tag: v0.02~5 X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;h=0f7c1a30adb6bc7fc4d7e3cf1fa15fca24f2a057;hp=9826248db4a24707c2295e3e60d26411d05df265;p=perl%2Fmodules%2Fautovivification.git Run t/23-hash-specific.t under taint mode --- diff --git a/t/23-hash-specific.t b/t/23-hash-specific.t index 06263bb..d3ebe05 100644 --- a/t/23-hash-specific.t +++ b/t/23-hash-specific.t @@ -1,4 +1,4 @@ -#!perl +#!perl -T use strict; use warnings;