perl-LockFile-Simple - Simple file locking scheme
Website: | http://search.cpan.org/dist/LockFile-Simple/ |
---|---|
License: | Artistic |
Vendor: | Fedora Project |
- 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.
Packages
perl-LockFile-Simple-0.2.5-1.el4.noarch [21 KiB] |
Changelog
by Andreas Thienemann (2007-01-16):
- Initial spec for FE - Specfile autogenerated by cpanspec 1.69.1. |