On 3/18/07, Meir Yanovich <[EMAIL PROTECTED]> wrote:

is there any way to execute perl script with out download  perl package

Isn't there some way to eat rice without having to prepare it first? :-)

It is, in theory, possible to do what you ask. It all depends upon
whether you can duplicate with sufficient precision the hardware and
software environment of the other sites. No doubt somebody will give
you more information on some ways to "compile" Perl. But doing that
doesn't make your program more portable, more maintainable, or more
useful. And, if you succeed, remember that you'll get to recompile and
reinstall a big binary every time you want to fix the smallest bug or
add the tiniest feature.

The easy way is to gently explain to your client that everybody
prepares rice before eating it. I mean, everybody installs Perl in
order to run Perl programs. Because it always seems as if, as soon as
you've finished one Perl program, you're ready for another one. Any
number of scripts, and one Perl to run them all; that's the Perl way.

Cheers!

--Tom Phoenix
Stonehenge Perl Training

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to