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