Fwd: running a perl script as a service on W32 box

2002-10-08 Thread Don VanSyckel
Try compiling the code and then spinning up the compiled version. Don -- Forwarded Message -- Subject: running a perl script as a service on W32 box Date: Mon, 07 Oct 2002 13:03:28 -0400 From: david odell <[EMAIL PROTECTED]> To: beginners perl <[EMAIL PROTECTED

running a perl script as a service on W32 box

2002-10-07 Thread david odell
I can install any program as a service but when I try to start the perl program it fails. So I tried a batch file: perl program.pl which did start the program but when I try to stop the program the perl.exe kept running Thanks -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comma