search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
262 B
Text
6 lines
262 B
Text
File::Flock::Retry is yet another flock module. It is a more lightweight
|
|
alternative to File::Flock with some other differences:
|
|
- OO interface only
|
|
- Autoretry (by default for 60s) when trying to acquire lock
|
|
|
|
WWW: https://metacpan.org/release/File-Flock-Retry
|