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

Changes for version 1.02 - 2015-05-24

  • Fix unit test #400 by making it not depend on timing (RT#103806).

Modules

Lock files more than once
flock() multiple files to emulate taking out multiple locks on a single file.
Lock files based on how many times they are open
Lock multiple strings in MySQL to emulate taking out multiple locks on a single string.

Provides

in lib/File/Lock/Multi/Base.pm
in lib/File/Lock/Multi/Base/Iterative.pm