Check out ActiveState's PerlApp that comes with their Perl Dev Kit.
It does a very good job of packaging your Perl scripts in a compressed 
executable that will extract and then run the script without Perl having to be
installed on the target machine.

There is also a product called perl2exe which is similar.

José.

-----Original Message-----
From: Asif Iqbal [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 24, 2003 7:04 AM
To: Dave Mamanakis
Cc: [EMAIL PROTECTED]
Subject: Re: Running Perl programs on a machine that does not have Perl installed


I think there is something called perl2exe . Try googling it.

On Mon, 23 Jun 2003, Dave Mamanakis wrote:

> I have a perl program that I need to be able to run on all kinds of 
> machines. However, I cannot install perl on each of these machines. It 
> has to be run locally, not over a network (too many issues with 
> security) How can this be done? I know with several other languages, 
> you can make an EXE or copy 4-6 files to that machine and have your 
> program run.  How does Perl deal with this?
>
> I am currently using the latest build of Active Perl...
>
> Thanks for the help.
>
> --DM
>
>
>

-- 
Asif Iqbal http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x8B686E08
There's no place like 127.0.0.1


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



**** DISCLAIMER ****

"This e-mail and any attachment thereto may contain information which is confidential 
and/or protected by intellectual property rights and are intended for the sole use of 
the recipient(s) named above. 
Any use of the information contained herein (including, but not limited to, total or 
partial reproduction, communication or distribution in any form) by other persons than 
the designated recipient(s) is prohibited. 
If you have received this e-mail in error, please notify the sender either by 
telephone or by e-mail and delete the material from any computer".

Thank you for your cooperation.

For further information about Proximus mobile phone services please see our website at 
http://www.proximus.be or refer to any Proximus agent.


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

Reply via email to