the clients, we run it from the
> network by adding a line like this at the end of the batch file:
>
> \\server\perlexec\bin\perl.exe \\server\plfiles\myscript.pl
>
>
> -Original Message-
> From: Ricky [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 01, 2002 10:32 AM
>
m the
network by adding a line like this at the end of the batch file:
\\server\perlexec\bin\perl.exe \\server\plfiles\myscript.pl
-Original Message-
From: Ricky [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 01, 2002 10:32 AM
To: [EMAIL PROTECTED]
Subject: Re: How can I distrubit a
Thank you! While, what I worry about is that the Registry changes made buy
Active, will it effect my script which using a downloaded module not a
default installed module?
"Timothy Johnson" <[EMAIL PROTECTED]> wrote in message
C0FD5BECE2F0C84EAA97D7300A500D5002581012@SMILEY...">news:C0FD5BECE2F0C8
You have a couple of options. You can use PerlApp or Perl2exe to create an
executable package that includes your script, the interpreter, and all
required modules if all you need to run is that script. If you want to make
sure that the second computer can run all of your future scripts, then y