Changes for version 1.01 - 2010-12-15
- Allow one piece of one unit test to fail for now. For some reason, the timing is off in test #200 in CentOS 5.2.
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