There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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