Letter P

perl-LockFile-Simple - Simple file locking scheme

Website: https://metacpan.org/release/LockFile-Simple
License: GPL-2.0-or-later OR Artistic-1.0-Perl
Vendor: Alcance Libre, Inc.
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.208-12.aldos.noarch [24 KiB] Changelog by Joel Barrios (2025-03-13):
- Clean and modernize spec file.

Listing created by Repoview-0.6.6-6.fc14.al