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

Changes for version 0.0.5_1 - 2014-09-19

  • API Changes:
    • Object API no longer attempts automatic per-user lock. Attributes are taken exactly as they are specified.
  • New Features:
    • New functions: lock_user_socket() and try_lock_user_socket() that take over the per-user role previously in the object class itself.
  • Enhancements:
    • Make exported functions non-anonymous
  • Bug Fixes:
    • Darwin (MacOS?) also only configures 127.0.0.1/32

Modules

application lock/mutex module based on sockets

Provides

in lib/Lock/Socket.pm
in lib/Lock/Socket.pm

Examples