perl-LockFile-Simple - Simple file locking scheme
Description:
This simple locking scheme is not based on any file locking system calls such as flock() or lockf() but rather relies on basic file system primitives and properties, such as the atomicity of the write() system call. It is not meant to be exempt from all race conditions, especially over NFS.
Homepage: http://search.cpan.org/dist/LockFile-Simple/
License: Artistic
Vendor: Fedora Project
Packages
perl-LockFile-Simple-0.2.5-1.fc7.noarch [20 KiB] |
Changelog by Andreas Thienemann (2007-01-16):
- Initial spec for FE - Specfile autogenerated by cpanspec 1.69.1. |