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


in reply to Learning from Obfuscation

To truly understand obfuscation, you have to be able to break any piece of code down to it's simplest form. And it doesn't hurt if you can think like perl. (Learn the operators, functions, and precedence).