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: 20.mga10 | Build date: Thu Aug 22 23:05:32 2024 |
Group: Development/Perl | Build host: localhost |
Size: 105564 | Source RPM: perl-File-FcntlLock-0.220.0-20.mga10.src.rpm |
Packager: neoclust <neoclust> | |
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
* Thu Aug 22 2024 neoclust <neoclust> 0.220.0-20.mga10 + Revision: 2088046 - Rebuild against new perl * Tue Nov 28 2023 tv <tv> 0.220.0-19.mga10 + Revision: 2010581 - Rebuild for perl-5.38
/usr/lib/.build-id /usr/lib/.build-id/9c /usr/lib/.build-id/9c/04fe75bdb45665be8356c686580921ab180194 /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, Sun Jan 26 09:35:00 2025