perl-File-FcntlLock - Perl module for file locking with fcntl
Website: | https://metacpan.org/release/File-FcntlLock |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
FcntlLock is a module to do file locking in an object oriented fashion using the fcntl(2) system call. This allows locks on parts of a file as well as on the whole file and overcomes some known problems with flock(2), on which Perl's flock() function is based.
Packages
perl-File-FcntlLock-0.22-12.aldos.src [20 KiB] |
Changelog
by Joel Barrios (2025-05-10):
- Clean spec file. |