Changes for version 0.07 - 2009-06-22
- Fixed parameter validation, again (RT#46965)
- Skip file removal tests under win32 - they're failing but that doesn't completely remove this module's use there.
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
Provides
in lib/File/Lock/Multi/Base.pm
in lib/File/Lock/Multi/Base/Iterative.pm