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

Changes for version 1.07 - 2018-09-06

  • Added [MetaProvides::Package] to dist.ini to address Kwalitee suggestion. NAWGLAN++
  • Doc fix from NAWGLAN++
  • The function looking for an unused pid would return $MAXPID if it failed, rather than the expected undef. AWRIGLEY++
  • The testsuite would sometimes hang, as a result of the way it was looking for PIDs. Changed the way this works, and skip the relevant tests if we can't find PIDs. RT#96998 and report from AWRIGLEY.

Changes for version 1.06_03 - 2015-03-01

  • Added [MetaProvides::Package] to dist.ini to address Kwalitee suggestion. NAWGLAN++
  • Doc fix from NAWGLAN++

Changes for version 1.06_02 - 2014-09-18

  • The function looking for an unused pid would return $MAXPID if it failed, rather than the expected undef. AWRIGLEY++

Changes for version 1.06_01 - 2014-09-16

  • The testsuite would sometimes hang, as a result of the way it was looking for PIDs. Changed the way this works, and skip the relevant tests if we can't find PIDs. RT#96998 and report from AWRIGLEY.

Modules

a simple OO Perl module for maintaining a process id file for the curent process