Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libfile-flock-perl
File locking with flock
https://metacpan.org/release/File-Flock
0
no reviews
Install
Lock files using the flock() call. locks can be created by new'ing a file::flock object and are automatically removed when the object goes out of scope.