Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-File-FcntlLock-0.220.0-19.mga10 RPM for x86_64

From Mageia Cauldron for x86_64 / media / core / release

Name: perl-File-FcntlLock Distribution: Mageia
Version: 0.220.0 Vendor: Mageia.Org
Release: 19.mga10 Build date: Tue Nov 28 18:53:57 2023
Group: Development/Perl Build host: localhost
Size: 105624 Source RPM: perl-File-FcntlLock-0.220.0-19.mga10.src.rpm
Packager: tv <tv>
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()':

Provides

Requires

License

GPL+ or Artistic

Changelog

* Tue Nov 28 2023 tv <tv> 0.220.0-19.mga10
  + Revision: 2010581
  - Rebuild for perl-5.38
* 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

Files

/usr/lib/.build-id
/usr/lib/.build-id/09
/usr/lib/.build-id/09/00f219ce311785ff37813c5e6104a8529b267f
/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, Tue Apr 30 05:15:27 2024