libfile-flock-perl

File locking with flock
  https://metacpan.org/release/File-Flock
  0
  no reviews



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.