in reply to Obfuscate my perl code

you said you just want to make it a little harder...well, the most annoying thing I have found and the easiest is just to remove all the return characters in the code, with the exception of the first line, perl works just fine with no return chars ;)