Name: | perl-File-FcntlLock |
---|---|
Version: | 0.22 |
Release: | 6.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 163599 |
License: | GPL+ or Artistic |
RPM: | perl-File-FcntlLock-0.22-6.el7.aarch64.rpm |
Source RPM: | perl-File-FcntlLock-0.22-6.el7.src.rpm |
Build Date: | Wed May 30 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/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. |