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-39.fc45 | - |
| Fedora 45 | 0.22-39.fc45 | - |
| Fedora 44 | 0.22-37.fc44 | - |
| Fedora 43 | 0.22-36.fc43 | - |
| Fedora EPEL 9 | 0.22-28.el9 | - |
| Fedora EPEL 8 | 0.22-16.el8 | - |
| Fedora EPEL 10.3 | 0.22-33.el10_0 | - |
| Fedora EPEL 10.2 | 0.22-33.el10_0 | - |
You can contact the maintainers of this package via email at
perl-File-FcntlLock dash maintainers at fedoraproject dot org.