SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-File-Flock
Version : 2014.10.0 Vendor : Mageia_Org
Release : 10.mga9 Date : 2022-03-20 08:19:15
Group : Development/Perl Source RPM : perl-File-Flock-2014.10.0-10.mga9.src.rpm
Size : 0.03 MB
Packager : umeabot < umeabot>
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: /vol/rzm3/linux-mageia/distrib/9/armv7hl/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-File-Flock-2014.10.0-10.mga9.noarch.rpm
ftp.icm.edu.pl  perl-File-Flock-2014.10.0-10.mga9.noarch.rpm
ftp.icm.edu.pl  perl-File-Flock-2014.10.0-10.mga9.noarch.rpm
ftp.icm.edu.pl  perl-File-Flock-2014.10.0-10.mga9.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(AnyEvent)
perl(Carp)
perl(Config)
perl(Data::Structure::Util)
perl(Exporter)
perl(Fcntl)
perl(File::Slurp)
perl(File::Temp)
perl(IO::Event) >= 0.812.0
perl(IO::File)
perl(IO::Handle)
perl(IO::Socket::UNIX)
perl(POSIX)
perl(Socket)
perl(Test::SharedFork)
perl(Time::HiRes)
perl(strict)
perl(vars)
perl(warnings)
perl-base >= 2:5.34.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


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

 
ICM