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

perl-File-Flock-2014.10.0-9.mga8 RPM for noarch

From Mageia 8 for i586 / media / core / release

Name: perl-File-Flock Distribution: Mageia
Version: 2014.10.0 Vendor: Mageia.Org
Release: 9.mga8 Build date: Wed Feb 12 05:59:43 2020
Group: Development/Perl Build host: localhost
Size: 34926 Source RPM: perl-File-Flock-2014.10.0-9.mga8.src.rpm
Packager: umeabot <umeabot>
Url: http://search.cpan.org/dist/File-Flock
Summary: File locking with flock
Lock files using the flock() call. If the file to be locked does not
exist, then the file is created. If the file was created then it will be
removed when it is unlocked assuming it's still an empty file.

Locks can be created by new'ing a File::Flock object. Such locks are
automatically removed when the object goes out of scope. The unlock()
method may also be used.

lock_rename() is used to tell File::Flock when a file has been renamed
(and thus the internal locking data that is stored based on the filename
should be moved to a new name). unlock() the new name rather than the
original name.

Locks are released on process exit when the process that created the
lock exits. Subprocesses that exit do not remove locks. Use
forget_locks() or POSIX::_exit() to prevent unlocking on process exit.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Wed Feb 12 2020 umeabot <umeabot> 2014.10.0-9.mga8
  + Revision: 1494485
  - Mageia 8 Mass Rebuild
* Wed Sep 19 2018 umeabot <umeabot> 2014.10.0-8.mga7
  + Revision: 1268003
  - Mageia 7 Mass Rebuild

Files

/usr/share/doc/perl-File-Flock
/usr/share/doc/perl-File-Flock/Changes
/usr/share/doc/perl-File-Flock/META.yml
/usr/share/doc/perl-File-Flock/MYMETA.yml
/usr/share/doc/perl-File-Flock/README
/usr/share/man/man3/File::Flock.3pm.xz
/usr/share/man/man3/File::Flock::Forking.3pm.xz
/usr/share/man/man3/File::Flock::Subprocess.3pm.xz
/usr/share/perl5/vendor_perl/File
/usr/share/perl5/vendor_perl/File/Flock
/usr/share/perl5/vendor_perl/File/Flock.pm
/usr/share/perl5/vendor_perl/File/Flock/Forking.pm
/usr/share/perl5/vendor_perl/File/Flock/Subprocess.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 16:12:21 2024