Binary package “libio-lockedfile-perl” in ubuntu oracular

module providing object methods for locking files

 IO::LockedFile provides the same interface as the IO::File class, but with
 the additional feature that the files being manipulated are locked using
 the Flock mechanism (using the flock function).