perl-file-fcntllock 0.22
Channel: guix
Home page: https://metacpan.org/release/File-FcntlLock
Licenses: GPL 1+
Synopsis: File locking with fcntl(2)
Description:
File locking in Perl is usually done using the flock function. Unfortunately, this only allows locks on whole files and is often implemented in terms of the flock(2) system function which has some shortcomings (especially concerning locks on remotely mounted file systems) and slightly different behaviour than fcntl(2).
Total results: 1