Perl Obfuscated Code
One of the fun features about Perl is obfuscating code. You can make the simple “Hello World” much more difficult than it should be. This is definitely one of the fun features of programming Perl. For example, from Wikipedia, here is a program that prints out “Just another Perl / Unix hacker” [...]