Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-File-FcntlLock | Distribution: Mageia |
Version: 0.220.0 | Vendor: Mageia.Org |
Release: 18.mga9 | Build date: Tue Jun 7 00:53:37 2022 |
Group: Development/Perl | Build host: localhost |
Size: 106684 | Source RPM: perl-File-FcntlLock-0.220.0-18.mga9.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/File-FcntlLock | |
Summary: File locking with fcntl() |
File locking in Perl is usually done using the the flock() manpage function. Unfortunately, this only allows locks on whole files and is often implemented in terms of the flock(2) manpage, which has some shortcomings. Using this module file locking via the fcntl(2) manpage can be done (obviously, this restricts the use of the module to systems that have a the fcntl(2) manpage system call). Before a file (or parts of a file) can be locked, an object simulating a flock structure must be created and its properties set. Afterwards, by calling the 'lock()' method a lock can be set or it can be determined if and which process currently holds the lock. To create a new object representing a flock structure call 'new()':
GPL+ or Artistic
* Tue Jun 07 2022 umeabot <umeabot> 0.220.0-18.mga9 + Revision: 1861897 - Rebuild for Perl 5.36 * Thu Mar 17 2022 umeabot <umeabot> 0.220.0-17.mga9 + Revision: 1795733 - Mageia 9 Mass Rebuild * Mon May 24 2021 umeabot <umeabot> 0.220.0-16.mga9 + Revision: 1726583 - Rebuild for perl 5.34 * Wed Jun 17 2020 umeabot <umeabot> 0.220.0-15.mga8 + Revision: 1594784 - Rebuild for perl 5.32
/usr/lib/.build-id /usr/lib/.build-id/ec /usr/lib/.build-id/ec/2567ed7fbe1d676cfe9fda352d9dd86cf61b7d /usr/lib64/perl5/vendor_perl/File /usr/lib64/perl5/vendor_perl/File/FcntlLock /usr/lib64/perl5/vendor_perl/File/FcntlLock.pm /usr/lib64/perl5/vendor_perl/File/FcntlLock.pod /usr/lib64/perl5/vendor_perl/File/FcntlLock/Core.pm /usr/lib64/perl5/vendor_perl/File/FcntlLock/Errors.pm /usr/lib64/perl5/vendor_perl/File/FcntlLock/Inline.pm /usr/lib64/perl5/vendor_perl/File/FcntlLock/Inline.pod /usr/lib64/perl5/vendor_perl/File/FcntlLock/Pure.pm /usr/lib64/perl5/vendor_perl/File/FcntlLock/Pure.pod /usr/lib64/perl5/vendor_perl/File/FcntlLock/XS.pm /usr/lib64/perl5/vendor_perl/File/FcntlLock/XS.pod /usr/lib64/perl5/vendor_perl/auto /usr/lib64/perl5/vendor_perl/auto/File /usr/lib64/perl5/vendor_perl/auto/File/FcntlLock /usr/lib64/perl5/vendor_perl/auto/File/FcntlLock/FcntlLock.so /usr/share/doc/perl-File-FcntlLock /usr/share/doc/perl-File-FcntlLock/Changes /usr/share/doc/perl-File-FcntlLock/META.yml /usr/share/doc/perl-File-FcntlLock/README /usr/share/man/man3/File::FcntlLock.3pm.xz /usr/share/man/man3/File::FcntlLock::Inline.3pm.xz /usr/share/man/man3/File::FcntlLock::Pure.3pm.xz /usr/share/man/man3/File::FcntlLock::XS.3pm.xz
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 6 09:12:58 2024