The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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