... both strict and warnings operate for all the block regardless of where they are declared ...
My understanding is that both strict and warnings are lexical.
c:\@Work\Perl\monks>perl $x = 42; print "$x \n"; print ">$y< \n"; use strict; use warnings; ^Z 42 ><
Give a man a fish: <%-{-{-{-<
In reply to Re^3: Insecure Dependency in Taint Mode
by AnomalousMonk
in thread Insecure Dependency in Taint Mode
by Bod
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |