From: "Dave Mamanakis" <[EMAIL PROTECTED]>
> 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?

PerlApp
or
Perl2Exe
or
PAR : http://search.cpan.org/search?query=PAR&mode=all

HTH, Jenda
===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed 
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery


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

Reply via email to