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