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

NAME

Data::Keys::E::Dir::LockInPlace - place locks directly on the stored files

DESCRIPTION

Uses flock directly on the storage files.

METHODS

lock_ex

LOCK_EX on a target key file.

lock_sh

LOCK_SH on a target key file.

unlock

Release lock from the target key file.

AUTHOR

Jozef Kutej