The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.01 - 2014-07-02

  • Moved Pidfile.pm to lib/Proc/Pidfile.pm
  • Reformatted this file as per CPAN::Changes::Spec
  • Changed used of die() to croak(), apart from inside DESTROY, since in 5.14+, die inside DESTROY doesn't work how you might expect. RT#66873
  • Switched to Dist::Zilla
  • Added github repo to pod

Modules

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