Kwalitee Issues

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • lib/CouchDB/Client/DB.pm: HASH(0x55c8d2477508)
  • lib/CouchDB/Client/DesignDoc.pm: HASH(0x55c8d2477288)
  • lib/CouchDB/Client/Doc.pm: HASH(0x55c8d25017b0)

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
CouchDB::Client Simple, correct client for CouchDB 0.05 metacpan
CouchDB::Client::DB CouchDB::Client database metacpan
CouchDB::Client::DesignDoc CouchDB::Client design documents (views) metacpan
CouchDB::Client::Doc CouchDB::Client document metacpan

Other Files

MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan