Re: Executing Perl from inside Perl, using Perl2EXE, Win32 and etc...

2003-09-09 Thread sc00170
I have a problem with my per2exe tool. where could i download and upgrade my current version? Quoting David Mamanakis <[EMAIL PROTECTED]>: > > I have an interesting situation where I am using Perl to develop > installation > scripts. So far, so good. > However, I have 4 total scripts, and I

RE: Executing Perl from inside Perl, using Perl2EXE, Win32 and etc...

2003-09-09 Thread Paul Kraus
, using Perl2EXE, Win32 and etc... I have an interesting situation where I am using Perl to develop installation scripts. So far, so good. However, I have 4 total scripts, and I am calling 3 of them from the main one... Most of the time, the scripts are executed from a machine that DOES NOT have

Executing Perl from inside Perl, using Perl2EXE, Win32 and etc...

2003-09-09 Thread David Mamanakis
I have an interesting situation where I am using Perl to develop installation scripts. So far, so good. However, I have 4 total scripts, and I am calling 3 of them from the main one... Most of the time, the scripts are executed from a machine that DOES NOT have Perl installed, so I have created E