On 7/6/19 11:01 PM, Eko Budiharto wrote:
dear all,
I have a question. I have written a web application with perl,
unfortunately everything written in perl, everyone can see all source
codes I wrote. My question is is there anyway to protect those source
codes? Compile or encrypt it?
if it is a web application and you don't give out the source, it should
be inaccessible to users of the application. but in general there is no
secure way to hide perl source if you want to distribute the program. if
your application is worth something, then honest users will pay for it
and you shouldn't need to hide the source.
uri
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/