Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Where could I find a perl/cgi script in which I can encript my program.
For example I have a myscript.cgi script and I want it unreadable by others, but that script will also run or work fine even if I encript it or unreadable bu others.
Please adviced me where could I fine such script or anyone could give me that script. Thanks
Edit kudra, 2002-05-07 $title =~ s/cripting scipt/crypting script/
Back to
Seekers of Perl Wisdom