SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-File-Flock rpm build for : OpenSuSE. For other distributions click perl-File-Flock.

Name : perl-File-Flock
Version : 2014.01 Vendor : openSUSE
Release : bp156.3.1 Date : 2023-07-23 10:28:24
Group : Development/Libraries/Perl Source RPM : perl-File-Flock-2014.01-bp156.3.1.src.rpm
Size : 0.03 MB
Packager : https://bugs_opensuse_org
Summary : File locking with flock
Description :
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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP6/step/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-File-Flock-2014.01-bp156.3.1.noarch.rpm
ftp.icm.edu.pl  perl-File-Flock-2014.01-bp156.3.1.noarch.rpm
ftp.icm.edu.pl  perl-File-Flock-2014.01-bp156.3.1.noarch.rpm
     

Provides :
perl(File::Flock)
perl(File::Flock::Forking)
perl(File::Flock::Subprocess)
perl(File::Flock::Subprocess::Connections)
perl(File::Flock::Subprocess::Master)
perl-File-Flock

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(AnyEvent)
perl(Data::Structure::Util)
perl(File::Slurp)
perl(IO::Event) >= 0.812
perl(Test::SharedFork)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/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

 
ICM