Fix:
sub readZip { local $_; open local *FH, '/dev/null'; while (<FH>) { print "Got something!\n"; } }
I localized FH as well.
In reply to Re: Help need in Miscellaneous code
by ikegami
in thread Help need in Miscellaneous code
by jesuashok
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |