pkgsrc/devel/p5-IO-LockedFile/DESCR

4 lines
162 B
Text
Raw Normal View History

IO::LockedFile class gives us the same interface of the IO::File class
to files with the unique difference that those files are locked using
the flock mechanism.