|
Posted by Jürgen Exner on April 20, 2006, 9:18 am
Please log in for more thread options
Ajith wrote:
> Hello,
>
> I need to generate an executable out of my perl script. Please let me
> know if there is any method by which the same can be implemented.
>
> Preabmble for the requirement:
> Some security cheks need to be done along with a lot of text
> manipulation for which Perl was the ideal candidate.
> But if the script is distributed, the safety checks can be easily
> removed by the user by commenting the calling perl code.
Yes, we heard you the first time already.
See "perldoc -q hide"
jue
|