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

perl-File-Flock-2014.01-bp154.1.17 RPM for noarch

From OpenSuSE Leap 15.4 for noarch

Name: perl-File-Flock Distribution: SUSE Linux Enterprise 15 SP4
Version: 2014.01 Vendor: openSUSE
Release: bp154.1.17 Build date: Mon May 9 11:39:41 2022
Group: Development/Libraries/Perl Build host: lamb19
Size: 33673 Source RPM: perl-File-Flock-2014.01-bp154.1.17.src.rpm
Packager: https://bugs.opensuse.org
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

Artistic-1.0 or GPL-1.0+

Changelog

* Fri Apr 17 2015 coolo@suse.com
  - updated to 2014.01
    see /usr/share/doc/packages/perl-File-Flock/Changes
* Thu Mar 03 2011 pascal.bleser@opensuse.org
  - initial version (2008.01)

Files

/usr/lib/perl5/vendor_perl/5.26.1/File
/usr/lib/perl5/vendor_perl/5.26.1/File/Flock
/usr/lib/perl5/vendor_perl/5.26.1/File/Flock.pm
/usr/lib/perl5/vendor_perl/5.26.1/File/Flock/Forking.pm
/usr/lib/perl5/vendor_perl/5.26.1/File/Flock/Subprocess.pm
/usr/share/doc/packages/perl-File-Flock
/usr/share/doc/packages/perl-File-Flock/Changes
/usr/share/doc/packages/perl-File-Flock/README
/usr/share/man/man3/File::Flock.3pm.gz
/usr/share/man/man3/File::Flock::Forking.3pm.gz
/usr/share/man/man3/File::Flock::Subprocess.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 17:06:41 2024