Perl5 module for file locking with flock
File::Flock is a wrapper around the flock() call. The only thing it does that is special is that it creates the lock file if the lock file does not already exist. It will also try to remove the lock file. This makes it a bit complicated.
$
pkg install p5-File-FlockOrigin
devel/p5-File-Flock
Size
32.9KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
4 packages
Required by
1 packages