[Israel.pm] convert perl to exe
Gabor Szabo
szabgab at gmail.com
Mon Aug 20 11:44:18 EEST 2007
On 8/20/07, Ephraim Dan <E.Dan at f5.com> wrote:
> You'll have to ask yourself why you want to do this. If it's for speed, you should look into things like mod_perl, or doing some profiling and writing the really critical parts in C via XS/Inline/etc. If it's for "security" (code obfuscation) then you're getting into a hotly debated religious war - it's really not possible, and you'll be sorry you asked.
>
> In any case, see here:
>
> http://perlmonks.org/?node_id=5521
and if it is for easy distribution then look at http://search.cpan.org/dist/PAR
Gabor
More information about the Perl
mailing list