Zanardi2k2 wrote:
> Now, my question:
> - if i want to run my scripts on different machines over the network
> (Windows), should i install a Perl interpreter on each machine or can
> i point to a network perl executable without troubles?
>
> TIA
>
An add-on: i *tried* running perl from a netw
You can point to a network Perl install with really no problems. I used to
do that. Now I use ActiveState's PerlApp, though, to create a packaged .exe
file that can be distributed easily without regard to who has Perl installed
and what modules they have.
-Original Message-
From: zanar