in reply to Yet Another "Just Another Perl Hacker,"
If you want to give credit where it's due, mago's Just another obfuscation code ! draws ...heavily... from my own more tricks learned from fellow monks
But the first time i've seen ...
m,, being used to 'hide' a m// which evaluates to 0, along with scary looking open and print statements
... was japhy's japhy's Obfuscation Review
$/ = q#(\w)# ; sub sig { print scalar reverse join ' ', @_ } + sig map { s$\$/\$/$\$2\$1$g && $_ } split( ' ', ",erckha rlPe erthnoa stJu +" );
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Yet Another "Just Another Perl Hacker,"
by Articuno (Beadle) on Feb 10, 2006 at 22:13 UTC |