"Craig A. Berry" wrote:
[...]
> $ perl -"Twle" "my $foo = (values %ENV)[-1]; open(FILE, qq{>$foo})"
> Name "main::FILE" used only once: possible typo at -e line 1.
> Insecure dependency in open while running with -T switch at -e line 1.
> %SYSTEM-F-ABORT, abort
>
> but with 5.6.1 there is no taint warning running the identical code. Sigh.
> More dredging in the code and the archives to figure out how this is
> supposed to work and what got broken.
Are both PERLSHR.EXEs on the same machine? And if so, might
one be INSTALLed with privs?
Brad