Wouldn't you be needing something like perl2exe or perl2app?? Oops, one problem...they 
come for a price!!


-----Original Message-----
From: Bob Showalter [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 18, 2002 10:22 AM
To: 'Nigel Peck'; [EMAIL PROTECTED]
Subject: RE: Code Generating/Compiling


> -----Original Message-----
> From: Nigel Peck [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 18, 2002 5:26 AM
> To: [EMAIL PROTECTED]
> Subject: Code Generating/Compiling
> 
> 
> Hi all,
> 
> 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.
> 
> I've read the code generating section of the Camel and it clearly says
> that this technology should not be used in a  production 
> environment, so
> what I really need is some suggestions of how to do this, 
> whether it is
> by compiling or some other means. As long as the code can't be changed
> or seen then I'll be happy.

There's a FAQ on this:

   perldoc -q "How can I hide the source for my Perl program?"

Warning: this is a religious topic...

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to