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-34.fc42 | - |
Fedora 42 | 0.22-34.fc42 | - |
Fedora 41 | 0.22-32.fc41 | - |
Fedora 40 | 0.22-30.fc40 | - |
Fedora EPEL 9 | 0.22-28.el9 | - |
Fedora EPEL 8 | 0.22-16.el8 | - |
You can contact the maintainers of this package via email at
perl-File-FcntlLock dash maintainers at fedoraproject dot org
.