MojoX-MongoDB 0.452 Deleted
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 (59) does not match dist (50):
- Missing in Dist: inc/Module/Install.pm, inc/Module/Install/Base.pm, inc/Module/Install/Can.pm, inc/Module/Install/Fetch.pm, inc/Module/Install/Makefile.pm, inc/Module/Install/Metadata.pm, inc/Module/Install/PRIVATE/Mongo.pm, inc/Module/Install/Win32.pm, inc/Module/Install/WriteAll.pm
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
MojoX::MongoDB | Mongo Driver for Perl Mojolicious | 0.452 | metacpan |
MojoX::MongoDB::BSON | Encoding and decoding utilities (more to come) | metacpan | |
MojoX::MongoDB::Code | JavaScript code | metacpan | |
MojoX::MongoDB::Collection | A Mongo collection | metacpan | |
MojoX::MongoDB::Connection | A connection to a Mongo server | metacpan | |
MojoX::MongoDB::Cursor | A cursor/iterator for Mongo query results | metacpan | |
MojoX::MongoDB::Database | A Mongo database | metacpan | |
MojoX::MongoDB::DateTime | metacpan | ||
MojoX::MongoDB::GridFS | A file storage utility | metacpan | |
MojoX::MongoDB::GridFS::File | A Mongo GridFS file | metacpan | |
MojoX::MongoDB::OID | A Mongo ObjectId | metacpan | |
MojoX::MongoDB::Timestamp | Timestamp used for replication | metacpan |