Sounds good, is it reliable? >>> Felix Geerinckx <[EMAIL PROTECTED]> 06/18/02 11:30am >>> on Tue, 18 Jun 2002 09:26:27 GMT, [EMAIL PROTECTED] (Nigel Peck) wrote:
> I realise that a Perl script is comiled just before it is run, and > that there is no need to pre-compile a Perl script. However, it is > the only way that I can think to be able to leave a Perl script at > a customer's site without them being able to see/change the code. Did you consider ActiveState's PerlApp (part of their Perl Dev Kit), which can compile a Perl program to an (optionally freestanding - i.e. no need for a Perl installation at the customer's site) executable? It works for me (but don't expect any performance boosts). -- felix -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ITM Business Solutions Unit 4 Nine Trees Trading Estate Morthen Road Rotherham S66 9JG Reception Tel: 01709 703288 Fax: 01709 701549 Help Desk Tel:01709 530424 Fax: 01709 702159 CONFIDENTIALITY NOTICE: This message is intended only for the use of the individual or entity to which it is addressed, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]