The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Mutex::Flock - Mutex locking via Fcntl

VERSION

This document describes Mutex::Flock version 1.011

DESCRIPTION

A Fcntl implementation for Mutex.

The API is described in Mutex.

new
lock
lock_exclusive
lock_shared
guard_lock
unlock
synchronize
enter
timedwait

AUTHOR

Mario E. Roy, <marioeroy AT gmail DOT com>