![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re: Semi::Semicolonsby rob_au (Abbot) |
on Sep 01, 2003 at 02:20 UTC ( #288078=note: print w/replies, xml ) | Need Help?? |
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'"
In Section
Module Reviews
|
|