summaryrefslogtreecommitdiff
path: root/devel/p5-IO-LockedFile/DESCR
blob: eccf2ba796b8401266ffed75b4637a3c60b3a787 (plain)
1
2
3
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.