in reply to Re^2: How it works?
in thread How it works?

Assertion approved. I've been working at a shop where coding standard demanded me to write perl like shell, and worse. No (key => $value) x !! $flag in hash constructors, no statement modifiers, no nested expressions like $array[rand@array] and else. Never, ever, unless. Yuck.

perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'