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

Changes for version 0.0.3_1 - 2014-09-13

  • API Changes:
    • None.
  • New Features:
    • None.
  • Enhancements:
    • More informative exception messages
    • Add a demonstration "example/solo" command
  • Bug Fixes:
    • try_lock_socket now actually returns 'undef' (intead of '0') as it said in the documentation. Although this is actually an API change the end result should not be different, and no-one is using this yet anyway.

Modules

application lock/mutex module based on sockets

Provides

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

Examples