On 10-08-20 01:32 PM, Tobias Eichner wrote:
Hello,

I'm in search for a Perl obfuscator; I know there are several commercial
products available, but all (at least the one I found) are quite expensive.

Maybe you know of a reliable and feature-rich tool that is more affordable or
distributed as open source ?





Why do you need any obfuscator? If you want to protect your code from web access, put it in a module in a directory that cannot be access from the web and put a stub that calls the module at the site.


--
Just my 0.00000002 million dollars worth,
  Shawn

Programming is as much about organization and communication
as it is about coding.

The secret to great software:  Fail early & often.

Eliminate software piracy:  use only FLOSS.

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to