in reply to Win32::Daemon::State returns a 0 or 1
Have you run a compilation check?
Have you read Perl script as windows service?
Have you read the docs carefully? or the module's homepage? For example:
error_control
An integer specifying how the Service Control Manager is to react if the service fails to start. The default is SERVICE_ERROR_IGNORE, which in fact gets you an error log entry.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Win32::Daemon::State returns a 0 or 1
by azaragoza (Acolyte) on Jan 05, 2009 at 22:25 UTC |