freebsd-ports/devel/p5-IO-LockedFile/pkg-descr
Sunpoet Po-Chuan Hsieh ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00

6 lines
326 B
Text

IO::LockedFile supplies object methods for locking files. In its
simplistic use, the IO::LockedFile class gives us the same interface as
the IO::File class with the unique difference that the files we deal
with are locked using the Flock mechanism (using the flock function).
WWW: https://metacpan.org/release/IO-LockedFile