So it would appear there is a bug only if you close(STDERR); and use warnings; before you do a open.open(ME, "$0") or die "crap $!"; close(STDERR); use warnings; while (<ME>) { print; } close ME;
This definetly warrants a look-see by the perl 5 porters (p5p).
______crazyinsomniac_____________________________ Of all the things I've lost, I miss my mind the most. perl -e "$q=$_;map({chr unpack qq;H*;,$_}split(q;;,q*H*));print;$q/$q;" |
In reply to Re: warning: perl bug in 5.6.x, Win32 (use warnings and STDERR)
by crazyinsomniac
in thread warning: perl bug in 5.6.x, Win32 (use warnings and STDERR)
by dada
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |