Name: | perl-File-FcntlLock |
---|---|
Version: | 0.22 |
Release: | 16.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 106679 |
License: | GPL+ or Artistic |
RPM: | perl-File-FcntlLock-0.22-16.el8.x86_64.rpm |
Source RPM: | perl-File-FcntlLock-0.22-16.el8.src.rpm |
Build Date: | Fri Dec 13 2019 |
Build Host: | jenkins-10-147-72-125-bac5542f-61c6-401e-b77d-0b3f5c5c5425.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/File-FcntlLock |
Summary: | Perl module for file locking with fcntl |
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. |