Releases: perl-libwin32/win32-daemon
Releases · perl-libwin32/win32-daemon
v20181025
- Fix the build by fixing the case sensitive Constant to constant (RT #126272 and RT #75506)
- Cleaned up and organized this change log
- Use Dist::Zilla to prepare the releases
- Maintain dependencies in cpanfile
- Test with appveyor
- Move Daemon.pm to its proper spot in the lib/Win32 directory
- Take Cygwin out of the supported OSes as there are many compilation errors at the moment. Please submit a PR if you are capable of fixing this!
- Document that CreateService() requires admin rights and don't hide "permission denied" error (RT #73715, RT #86501 and RT #86882)