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

Changes for version 0.001002 - 2013-04-29

  • Due to checking for true values instead of define it was possible to start a daemon as root by setting uid/gid to 0/0, but not user/group to root/root, which would resolve to 0/0 and be considered an invalid user, which it's not.
  • Fix an encoding error in the POD resulting from Ævar Arnfjörð Bjarmason contributing to the project.
  • Tests that invoke Perl now use $^X instead of the $PATH's perl.
  • properly write the pid file in single fork mode (github#XXX)

Modules

Create init scripts in Perl