http://qs1969.pair.com?node_id=11100731


in reply to Re^2: Win32::Daemon service doesn't reach RUNNING state
in thread Win32::Daemon service doesn't reach RUNNING state

On yet another system, same code gives a different error:

Undefined subroutine &Win32::Daemon::SERVICE_STOPPED called at ... and + is pointing to this code in the initial startup:
my %Context = ( last_state => SERVICE_STOPPED, start_time => time(), );