Forever Perl coders have been paranoid about others taking their works , rebranding and reselling them. Emerald Designs is working to alleviate the paranoia with a 'shot' of Perl Protector. Perl Protector scrambles perl code protecting it from those who would modify and redistribute your code without permission.
In Short it,
1. Replaces String Constants/File Names
2. Replaces Numerical Constants
3.
Replaces Variable Names
4. Replaces Subroutine Names
& their calls
5.
Replaces line breaks/extra spaces/Comments
Looks just like a Windows Application but is Java Based and runs on your PC. You can simpy open a file, do the the scrambling and save it. From that point it is ready to upload to your web server.