INFO
Name: perl-File-NFSLock
Version: 1.29-18.el10_0
Arch: noarch
Summary: Perl module to do NFS (or not) locking
License: GPL-1.0-or-later OR Artistic-1.0-Perl
Vendor: Fedora Project
Build Host: buildvm-a64-23.iad2.fedoraproject.org
Build Date: Mon Aug 19 18:12:43 2024
Size: 42332
URL: https://metacpan.org/release/File-NFSLock
Description: Program based of concept of hard linking of files being atomic across NFS.
This concept was mentioned in Mail::Box::Locker (which was originally
presented in Mail::Folder::Maildir). Some routine flow is taken from
there -- particularly the idea of creating a random local file, hard
linking a common file to the local file, and then checking the nlink
status. Some ideologies were not complete (uncache mechanism, shared
locking) and some coding was even incorrect (wrong stat index).
File::NFSLock was written to be light, generic, and fast.
FILES
/usr/share/doc/perl-File-NFSLock
/usr/share/doc/perl-File-NFSLock/Changes
/usr/share/doc/perl-File-NFSLock/README
/usr/share/doc/perl-File-NFSLock/examples
/usr/share/doc/perl-File-NFSLock/examples/lock_test
/usr/share/man/man3/File::NFSLock.3pm.gz
/usr/share/perl5/vendor_perl/File
/usr/share/perl5/vendor_perl/File/NFSLock.pm
REQUIRES
perl(Carp)
perl(Exporter)
perl(Sys::Hostname)
perl(base)
perl(constant)
perl(strict)
perl(warnings)
perl-libs
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
perl(File::NFSLock) 1.29
perl-File-NFSLock 1.29-18.el10_0
CONFIG FILES
/usr/share/doc/perl-File-NFSLock
/usr/share/doc/perl-File-NFSLock/Changes d
/usr/share/doc/perl-File-NFSLock/README d
/usr/share/doc/perl-File-NFSLock/examples
/usr/share/doc/perl-File-NFSLock/examples/lock_test d
/usr/share/man/man3/File::NFSLock.3pm.gz d
/usr/share/perl5/vendor_perl/File
/usr/share/perl5/vendor_perl/File/NFSLock.pm
LICENSE FILES
GPL-1.0-or-later OR Artistic-1.0-Perl
|