Does anyone know of a good module/program/something that would allow me to obfuscate my code while not hindering the performance? It would need to run on Win32 (which eliminates Acme::Bleach etc.). It is my intention to hinder someone from modifying my code and using it for other projects without permission after I've installed it on their server. I fully realize that because Perl is a scripting language, this isn't fool proof, but it would be a deterrant. Any ideas would be helpful.