in reply to Re: Perl script as Windows Service
in thread Perl script as Windows Service

I used Win32::daemon to create and start a service.This service in turn runs a perl script . When I start the service,the perl script is running well but because of the error ,the service is getting stopped automatically.

Replies are listed 'Best First'.
Re^3: Perl script as Windows Service
by Jenda (Abbot) on Jun 13, 2007 at 11:48 UTC