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-15.mga8 RPM for x86_64

From Mageia 8 for x86_64 / media / core / release

Name: perl-File-FcntlLock Distribution: Mageia
Version: 0.220.0 Vendor: Mageia.Org
Release: 15.mga8 Build date: Wed Jun 17 21:12:35 2020
Group: Development/Perl Build host: localhost
Size: 106524 Source RPM: perl-File-FcntlLock-0.220.0-15.mga8.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()':

Provides

Requires

License

GPL+ or Artistic

Changelog

* Wed Jun 17 2020 umeabot <umeabot> 0.220.0-15.mga8
  + Revision: 1594784
  - Rebuild for perl 5.32
* Sun Feb 16 2020 umeabot <umeabot> 0.220.0-14.mga8
  + Revision: 1529464
  - Mageia 8 Mass Rebuild
  + wally <wally>
  - replace deprecated %makeinstall_std
* Tue Aug 27 2019 tmb <tmb> 0.220.0-13.mga8
  + Revision: 1433602
  - rebuild for perl 5.30
* Fri Sep 21 2018 umeabot <umeabot> 0.220.0-12.mga7
  + Revision: 1292842
  - Mageia 7 Mass Rebuild
* Wed Aug 08 2018 pterjan <pterjan> 0.220.0-11.mga7
  + Revision: 1250303
  - Rebuild for perl 5.28

Files

/usr/lib/.build-id
/usr/lib/.build-id/63
/usr/lib/.build-id/63/c2c29fa238356655b69b9a8f4f59d31c271f84
/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 9 15:38:33 2024