The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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