Kwalitee Issues

No Core Issues.

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:

  • Data::Types
  • DateTime
  • JSON
  • Test::Exception

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).

Modules

Name Abstract Version View
AnyMongo Asynchronous non-blocking MongoDB driver for AnyEvent applications 0.03 metacpan
AnyMongo::BSON BSON encoding and decoding utilities 0.03 metacpan
AnyMongo::BSON::Code BSON type,it's used to represent JavaScript code and, optionally, scope. 0.03 metacpan
AnyMongo::BSON::OID A Mongo ObjectId 0.03 metacpan
AnyMongo::BSON::Timestamp BSON Timestamps data type, it is used internally by MongoDB's replication. 0.03 metacpan
AnyMongo::Collection Asynchronous MongoDB::Collection 0.03 metacpan
AnyMongo::Compat Make better compatible with L<MongoDB>. 0.03 metacpan
AnyMongo::Connection Asynchronous MongoDB::Connection 0.03 metacpan
AnyMongo::Cursor A asynchronous cursor/iterator for Mongo query results 0.03 metacpan
AnyMongo::Database Asynchronous MongoDB::Database 0.03 metacpan
AnyMongo::GridFS Asynchronous MongoDB::GridFS 0.03 metacpan
AnyMongo::GridFS::File A un-blocking Mongo GridFS file 0.03 metacpan
AnyMongo::MongoSupport Internal functions to support mongo wired protocol 0.03 metacpan

Other Files

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