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

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