Perl module for file locking with fcntl
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.22-26.fc38 | - |
Fedora 38 | 0.22-26.fc38 | - |
Fedora 37 | 0.22-25.fc37 | - |
Fedora 36 | 0.22-23.fc36 | - |
EPEL 8 | 0.22-16.el8 | - |
EPEL 7 | 0.22-6.el7 | - |
You can contact the maintainers of this package via email at
perl-File-FcntlLock dash maintainers at fedoraproject dot org
.