NAME

perl-Storable-CouchDB-counter.pl - Storable::CouchDB Simple Counter Example

VERIFICATION

URL

http://127.0.0.1:5984/perl-storable-couchdb/counter

Example Document

{
  "_id":"counter",
  "_rev":"52-c4e57d1be448bf0f2c48d3f91d1e71ab",
  "data":52
}