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

Changes for version 0.002 - 2021-07-01

  • Add CLI: dump-sqlite-kvstore.

Documentation

Check whether a key exists
Dump content of key-value store as hash
Get the current value of a key, will return undef if key does not exist
List existing keys in the key-value store
Set the value of a key

Modules

CLI utilities for SQLite::KeyValueStore::Simple