http://www.perlmonks.org?node_id=548059


in reply to Re: Easier than it seems
in thread Easier than it seems

(ie the third and fourth arguments with "e" in the middle)

Yes. I wanted to insert some dummy code that used the other variables but forgot it :^). Now I think it was a good thing because otherwise that code would stand out among the rest. I also wanted to give the code a dollar shape, but didn't (and don't) know how.

As for the generation of the code, turo, it wasn't automatic. Just search and replace here and there.

--
David Serrano

Replies are listed 'Best First'.
Re^3: Easier than it seems
by turo (Friar) on May 08, 2006 at 21:30 UTC

    no automation? ... umm, maybe you're the automated machine :-P
    good obfuscation though!

    cheers

    perl -Te 'print map { chr((ord)-((10,20,2,7)[$i++])) } split //,"turo"'