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::Key::Auto - auto create key via callback

DESCRIPTION

For set and when the key is not present auto_key callback is executed with a value as an argument.

PROPERTIES

auto_key

A callback that is executed when set is called with undef key. Default callback is sha1_hex.

AUTHOR

Jozef Kutej