Search in: Word
Vietnamese keyboard: Off
Virtual keyboard: Show
Computing (FOLDOC) dictionary
japh
Jump to user comments
programming A Perl program which prints "Just another Perl
hacker" using extremely obfuscated methods, typically ones
based on obscure behaviours of sometimes rarely-used functions,
in the spirit of the Obfuscated C Contest.
The obfuscation can result from the code being total
gibberish, e.g.:
$_="krJhruaesrltre c a cnp,ohet";$_.=$1,print$2while s/(..)(.)//;
or from having "Just another Perl hacker" embedded in opaque
code: