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


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

Reply via email to