Perl5 module for file locking with fcntl
FcntlLock is a module to do file locking in an object oriented fashion using the fcntl(2) system call. This allows locks on parts of a file as well as on the whole file and overcomes some known problems with flock(2), on which Perls flock() function is based by default.
$
pkg install p5-File-FcntlLockOrigin
devel/p5-File-FcntlLock
Size
95.2KiB
License
not specified
Maintainer
perl@FreeBSD.org
Dependencies
1 packages
Required by
7 packages