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.007 - 2022-10-10

  • Improved reliability on the Windows platform.
  • Improved Mutex::Channel::timedwait on the Windows platform.
  • Improved Mutex::Channel performance on UNIX platforms.

Documentation

Modules

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