Binary package “libfile-flock-perl” in ubuntu xenial

file locking with flock

 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.