Mark Overmeer
Perl modules
Couch-DB

Couch-DB

The Apache CouchDB object database is Open Source is the best interpretation of "Open". It is implemented as a cluster if (minimal 3) servers which exchange standard JSON via standard HTTP.

This is not the only Perl module which implements a connector between your Perl program and an CouchDB server, however: this module offers a much, much stronger and completer interface. This will really help your client application running correctly.

>>> The best documentation (beta release).

 
  The release
 

Development currently takes place in distributions with major version number 4.

  • documentation of Couch::DB on metacpan is equivalent to the manual-pages contained in the release;
  • documentation in the form of pure HTML has much finer links, and bundles the related distributions. Browse the docs in HTML;
  • install the latest release via "cpan Couch::DB";
  • sources on github branch master;
  Private archive
 

All releases, ever, for the Mail::Box distribution.

  Contributors
 

Development of this module was not sponsored in any way.