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