http://www.perlmonks.org?node_id=417426


in reply to obfuscating source code

If you think Java, Python or C is some how more secure, you could easily distribute the modules in whatever language you wish that is not perl and then use perl's excellent linking facilities to link to these libraries. Compiling a C dll and using it from perl would be fairly trivial, for example. Or a java .class thingy.