The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 20181025 - 2018-10-25

  • 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)

Modules

Extension enabling Win32 Perl scripts to run as a true Win32 service.