in reply to Protecting perl source code

What exactly are you trying to protect it from? If your distributing it, unless you turn it into a binary (theres the indigo perl2exe), or maybe embed it in a c script, theres really no way to do it. If your just using it on the web, it should be fairly simple to prevent anyone from getting a look at it..