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


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

More info:

On this system it turns out there are two copies of Win32::Daemon. When I get a chance I will confirm which one is active, but I am pretty sure at the moment it is the newer one. So I have been programming for and testing with a copy of the older version. But this system we deployed to appears to be trying to load the newer and erroring out.

Version coded for: $VERSION = 20131206;

Version erroring out: $VERSION = '20181025';