![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re^4: Win32::Daemon service doesn't reach RUNNING stateby SwaJime (Scribe) |
on May 30, 2019 at 17:22 UTC ( #11100733=note: print w/replies, xml ) | Need Help?? |
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';
In Section
Seekers of Perl Wisdom
|
|