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


in reply to Semi::Semicolons

Following a discussion about Python, I wrote an obfuscation which did a similar thing in that it allowed the bell character to be used in place of the semi-colon as a token separator in perl scripts - The resultant piece of evil can be found at Audible Code Separator :-)

 

perl -le "print+unpack'N',pack'B32','00000000000000000000001010000000'"