| Name: | perl-File-FcntlLock |
|---|---|
| Version: | 0.22 |
| Release: | 33.el10_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 159773 |
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| RPM: | perl-File-FcntlLock-0.22-33.el10_0.aarch64.rpm |
| Source RPM: | perl-File-FcntlLock-0.22-33.el10_0.src.rpm |
| Build Date: | Thu Dec 19 2024 |
| Build Host: | build-ol10-aarch64.oracle.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. |