Kwalitee Issues

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (29) does not match dist (30):
  • Missing in MANIFEST: ignore.txt

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Math::Int64

has_meta_json

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

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.

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • BSON
  • BSON::Binary
  • BSON::Bool
  • BSON::Code
  • BSON::MaxKey
  • BSON::MinKey
  • BSON::ObjectId
  • BSON::String
  • BSON::Time
  • BSON::Timestamp

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Math::Int64

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
BSON Pure Perl implementation of MongoDB's BSON serialization 0.11 metacpan
BSON::Binary Binary data for BSON metacpan
BSON::Bool Boolean data for BSON metacpan
BSON::Code JavaScript code data for BSON metacpan
BSON::MaxKey MaxKey data for BSON metacpan
BSON::MinKey MinKey data for BSON metacpan
BSON::ObjectId ObjectId data element for BSON metacpan
BSON::String String data for BSON metacpan
BSON::Time Date and time data for BSON metacpan
BSON::Timestamp Timestamp data for BSON metacpan

Other Files

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