[Israel.pm] convert perl to exe
Ephraim Dan
E.Dan at F5.com
Mon Aug 20 10:39:10 EEST 2007
perlcc is SO not supported and buggy. Its man page says:
The code generated in this way is not guaranteed to work. The whole codegen suite ("perlcc" included) should be considered very experimental. Use for production purposes is strongly discouraged.
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
--edan
-----Original Message-----
From: perl-bounces at perl.org.il [mailto:perl-bounces at perl.org.il] On Behalf Of Levenglick Dov-RM07994
Sent: Monday, August 20, 2007 09:58
To: Perl in Israel
Subject: Re: [Israel.pm] convert perl to exe
The built in utility is perlcc, however it has problems with large complex scripts.
Best Regards,
Dov Levenglick
DSP SoC System and Applications Engineer,
Network and Computing Systems Group
Freescale Semiconductor Israel
Tel. +972-9-952-2804
The information contained in this email is classified as:
[ ] Freescale General Business Information
[ ] Freescale Internal Use Only
[ ] Freescale Confidential Proprietary
[x] Personal Memorandum
-----Original Message-----
From: perl-bounces at perl.org.il [mailto:perl-bounces at perl.org.il] On Behalf Of Ernst, Yehuda
Sent: Monday, August 20, 2007 09:52
To: perl at perl.org.il
Subject: [Israel.pm] convert perl to exe
Hello!
Can some one recommend on a software to convert perl script to exe?
Thanks
Yehuda Ernst יהודה ארנסט
NDS Technologies Israel Ltd. mailto:yernst at nds.com>
Jerusalem Tel: +972 (2) 589-4427
PO Box 23012 Fax: +972 (2) 589-4825
Israel. 91235 Cell +972 54 5664427
*********************************************************************************************************
This e-mail is confidential, the property of NDS Ltd and intended for the addressee only. Any dissemination, copying or distribution of this message or any attachments by anyone other than the intended recipient is strictly prohibited. If you have received this message in error, please immediately notify the postmaster at nds.com and destroy the original message. Messages sent to and from NDS may be monitored. NDS cannot guarantee any message delivery method is secure or error-free. Information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. We do not accept responsibility for any errors or omissions in this message and/or attachment that arise as a result of transmission. You should carry out your own virus checks before opening any attachment. Any views or opinions presented are solely those of the author and do not necessarily represent those of NDS.
NDS Limited Registered office: One Heathrow Boulevard, 286 Bath Road, West Drayton, Middlesex, UB7 0DQ, United Kingdom. A company registered in England and Wales Registered no. 3080780 VAT no. GB 603 8808 40-00
To protect the environment please do not print this e-mail unless necessary.
**********************************************************************************************************
_______________________________________________
Perl mailing list
Perl at perl.org.il
http://perl.org.il/mailman/listinfo/perl
_______________________________________________
Perl mailing list
Perl at perl.org.il
http://perl.org.il/mailman/listinfo/perl
More information about the Perl
mailing list