Changes for version 0.002 - 2021-06-22
- Add CLI: dump-sqlite-counters.
 
Documentation
Return all the counters in a SQLite database as a hash    
  
Get the current value of a counter in a SQLite database    
  
Increment a counter in a SQLite database and return the new incremented value    
  Modules
CLI utilities for SQLite::Counter::Simple