Re: Error puzzler

[email protected] (Ilmari Karonen) Sun, 24 Sep 2006 15:58:40 +0300
Newsgroups perl.fwp
Organization vyznev.net
Message-ID <[email protected]>
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