Kwalitee Issues

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Couchbase::Core

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: Couchbase::Core

no_invalid_versions

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

Error:

  • lib/Couchbase.pm: HASH(0x55c8d154c8a0)

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.

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
Couchbase Perl client for L<Couchbase|http://www.couchbase.com> metacpan
Couchbase::Bucket Couchbase Cluster data access metacpan
Couchbase::Constants Error definitions for Couchbase metacpan
Couchbase::Document Object represnting an item in the cluster. metacpan
Couchbase::MockServer metacpan
Couchbase::OpContext Operation context metacpan
Couchbase::Settings Settings for a L<Couchbase::Bucket> metacpan
Couchbase::Test::ClientSync metacpan
Couchbase::Test::Common metacpan
Couchbase::Test::Netfail metacpan
Couchbase::Test::Settings metacpan
Couchbase::Test::Views metacpan
Couchbase::View::Handle Class for couch request handles metacpan
Couchbase::View::HandleInfo Handle-oriented informational subclass of Couchbase::Client::Return metacpan
Couchbase::_GlueConstants metacpan

Provides

Name File View
Couchbase::Cluster lib/Couchbase.pm metacpan
Couchbase::View::Handle::RawIterator lib/Couchbase/View/Handle.pm metacpan
Couchbase::View::Handle::Slurpee lib/Couchbase/View/Handle.pm metacpan
Couchbase::View::Handle::ViewIterator lib/Couchbase/View/Handle.pm metacpan
Couchbase::View::Row lib/Couchbase/View/Handle.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README.pod metacpan