There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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