Kwalitee Issues

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Digest::SHA
  • MongoDB::GridFS::File
  • MooseX::Storage
  • Tie::IxHash

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_meta_json

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

test_prereq_matches_use

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

Error:

  • DateTime
  • HTTP::Headers
  • MongoDB::GridFS
  • Test::Fatal
  • URI

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.

Modules

Name Abstract Version View
Mongoose MongoDB document to Moose object mapper 0.28 metacpan
Mongoose::Class sugary Mongoose-oriented replacement for Moose 0.28 metacpan
Mongoose::Cursor a Mongoose wrapper for MongoDB::Cursor 0.28 metacpan
Mongoose::Digest deprecated persistance document state keeper 0.28 metacpan
Mongoose::Document a Mongo document role 0.28 metacpan
Mongoose::EmbeddedDocument role for embedded documents 0.28 metacpan
Mongoose::Engine::Base heavy lifting done here 0.28 metacpan
Mongoose::Engine::Serialize 0.28 metacpan
Mongoose::File wrapper for MongoDB::GridFS::File 0.28 metacpan
Mongoose::Join simple class relationship resolver 0.28 metacpan
Mongoose::Meta::AttributeTraits Mongoose related attribute traits 0.28 metacpan
Mongoose::Role::Collapser 0.28 metacpan
Mongoose::Role::Engine 0.28 metacpan
Mongoose::Role::Expander 0.28 metacpan

Provides

Name File View
Mongoose::Meta::Attribute::Trait::Binary lib/Mongoose/Meta/AttributeTraits.pm metacpan
Mongoose::Meta::Attribute::Trait::DoNotMongoSerialize lib/Mongoose/Meta/AttributeTraits.pm metacpan
Mongoose::Meta::Attribute::Trait::Raw lib/Mongoose/Meta/AttributeTraits.pm metacpan
Moose::Meta::Attribute::Custom::Trait::Binary lib/Mongoose/Meta/AttributeTraits.pm metacpan
Moose::Meta::Attribute::Custom::Trait::DoNotMongoSerialize lib/Mongoose/Meta/AttributeTraits.pm metacpan
Moose::Meta::Attribute::Custom::Trait::Raw lib/Mongoose/Meta/AttributeTraits.pm metacpan

Other Files

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