Help for this page
use File::NFSLock; use Fcntl qw(LOCK_EX LOCK_NB); ... }else{ die "I couldn't lock the file [$File::NFSLock::errstr]"; }