Couchbase 2.0.3 Latest
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::N1QL::Params
- 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::N1QL::Params
- no_invalid_versions
-
Fix the version numbers so that version::is_lax($version) returns true.
Error:
- lib/Couchbase.pm: HASH(0x55a43fa4c780)
- 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 | Couchbase Client Library | metacpan | |
Couchbase::Bucket | Couchbase Cluster data access | metacpan | |
Couchbase::BucketConfig | metacpan | ||
Couchbase::Constants | Error definitions for Couchbase | metacpan | |
Couchbase::Core | 2.000003 | metacpan | |
Couchbase::Document | Object represnting an item in the cluster. | metacpan | |
Couchbase::HTTPDocument | metacpan | ||
Couchbase::MockServer | metacpan | ||
Couchbase::N1QL::Handle | metacpan | ||
Couchbase::N1QL::Params | 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::Settings | metacpan | ||
Couchbase::Test::Views | metacpan | ||
Couchbase::View::Handle | Class for view query handles | metacpan | |
Couchbase::_GlueConstants | metacpan |