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.006 - 2020-07-16

  • Improved IPC performance on Linux.
  • Bumped minimal Perl version to 5.8.1.

Documentation

Modules

Various locking implementations supporting processes and threads
Mutex locking via a pipe or socket
Mutex locking via Fcntl
Utility functions for Mutex