How to protect Perl code

2002-09-02 Thread Alex Agerholm

Hi,

Can anyone give me a good way to protect my Perl code.
I am writing a CGI application in Perl that I am going to sell - therefore I
would like to protect my code in such a way that it is not that easy to copy
the code and reuse/resell/distribute it.
Does anyone have a good sugestion howto do this ?

Regards
Alex



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: How to protect Perl code

2002-09-02 Thread fliptop

On Mon, 2 Sep 2002 at 20:33, Alex Agerholm opined:

AA:Can anyone give me a good way to protect my Perl code. I am writing a
AA:CGI application in Perl that I am going to sell - therefore I would
AA:like to protect my code in such a way that it is not that easy to copy
AA:the code and reuse/resell/distribute it. Does anyone have a good
AA:sugestion howto do this ?

a google search on 'hiding perl code' gave me almost 25,000 hits.  this 
topic has been discussed to death on several perl lists.



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]