Hello all,

I am writting web application for mod_perl which will be installed on client's server. Application is almost finished and now I am wondering which is the best way to protect source code.

Already checked Module::Crypt but cound't get it to work. It doesn't create any output file. I came a cross with schroud+ perl obfuscator which looks ok, but I would like protect strings too. By strings I meen text that is hardcoded in source and it is printed to web application user. Do you have any experiences with other obfuscators or converters to XS code?

Any information is welcome.

Thank you,
Miha

Reply via email to