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

Changes for version 1.08_04 - 2018-09-24

  • Don't bother with /var/run
  • Use File::Spec to portably build paths

Changes for version 1.08_03 - 2018-09-16

  • I realised that some of the test cases should set the new "retries" parameter to zero, otherwise they'll increase the chance of problems with parallel smokers.

Changes for version 1.08_02 - 2018-09-13

  • Extended the SEE ALSO section with a bunch of modules for the same task.
  • Changed the parameter name from "attempts" to "retries", and added documentation for it.
  • Added verbose message about backing off.

Changes for version 1.08_01 - 2018-09-12

  • If pidfile already exists and process is running, retry a couple of times. Parallel smoke testers were producing spurious fails; this will hopefully fix that, and is potentially a useful feature to have anyway.

Modules

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