Don't ask to ask, just ask | |
PerlMonks |
Re: Re: Make Love, not war...by Sifmole (Chaplain) |
on Sep 24, 2001 at 20:51 UTC ( [id://114363]=note: print w/replies, xml ) | Need Help?? |
Perhaps the choice of using the code the programmer did is based on the aesthetic layout?
While you are at it? Why bother reassigning the result of chr to $_? Just drop that line alltogether to get for(@h1){ print chr; } and of course if your decision is to be based on the number of characters you can go to print chr for(@h1); but getting the smallest WTDI is golf and not obfuscation.
In Section
Obfuscated Code
|
|