Michael G Schwern wrote:
I have a solution!DON'T USE $_ [1] [1] Except in map and grep and the magic while(<>) where its localized.
Didn't this thread start from the fact that $_ is _not_ localized in the magic while(<>) loop?
-- Ilmari Karonen
Michael G Schwern wrote:
I have a solution!DON'T USE $_ [1] [1] Except in map and grep and the magic while(<>) where its localized.
Didn't this thread start from the fact that $_ is _not_ localized in the magic while(<>) loop?
-- Ilmari Karonen