london-pm  

Re: Descrambling CSS w/ 7 Lines Of Perl

Robin Houston
Wed, 07 Mar 2001 05:22:40 -0800

Nice. I'm sure it can easily be shortened some more.

Without even understanding what it does, it seems pretty clear
that we can shave 2 bytes by changing:

  $_='while(read+STDIN,$_,2048){

into

  $_='$/=\2048;while(<STDIN>){


Any more obvious shavings?

 .robin.

-- 
Satan, oscillate my metallic sonatas!