|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re: Flickering japhby davido (Bishop) |
| on Apr 13, 2012 at 18:21 UTC ( #964967=note: print w/ replies, xml ) | Need Help?? |
|
Oh yeah, I remember that: Nervous sub. I do get a warning since you're using ?.? as a pattern match delimiter without specifying 'm' in front of it. You might either suppress the warning, or add the 'm' in the appropriate place. I know that may deobfuscate slightly, but so does the warning. :) Cool way of doing it, and golfed down to four lines of code where mine was five. :) Dave
In Section
Obfuscated Code
|
|
||||||||||||||||||||