>> perl -lpe '}{*_=*.}{' file
> 
> Ooh, an obfuscated verbose way of writing:
> 
> perl -lpe'}{$_=$.' file


Huh?  Could someone explain this?  The "}{" makes no sense to me...

- B


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to