develooper Front page | perl.beginners | Postings from April 2003

Re: encrypting a perl script

Thread Previous
From:
Janek Schleicher
Date:
April 30, 2003 04:53
Subject:
Re: encrypting a perl script
Message ID:
pan.2003.04.30.10.15.21.235659@kamelfreund.de
Chern Jian Leaw wrote at Wed, 30 Apr 2003 19:15:50 +0800:

> Is there a way which I can encrypt a PERL script and execute that script
> with the PERL interpreter? 

Please read
perldoc -q hide

> Or is there a way which I can write a C/C++ wrapper on the perl script and
> execute that executable?

perldoc -q compile


Greetings,
Janek

PS: The language is written as Perl,
    the program that interpretes a Perl script is written as perl
    in no case it is written as PERL :-)
    perldoc -q 'difference between "perl" and "Perl"'

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About