Mongoose 0.11
Kwalitee Issues
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Digest::SHA
- MongoDB::GridFS::File
- MooseX::Storage
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Mongoose-0.11/lib/Mongoose/Intro.pod -- Around line 199: alternative text 'http://www.mongodb.org/display/DOCS/Schema+Design#SchemaDesign-Embedvs.Reference' contains non-escaped | or /
- 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
- 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.
- 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 |
|---|---|---|---|
| Mongoose | MongoDB document to Moose object mapper | 0.11 | metacpan |
| Mongoose::Class | sugary Mongoose-oriented replacement for Moose | 0.11 | metacpan |
| Mongoose::Cursor | a Mongoose wrapper for MongoDB::Cursor | 0.11 | metacpan |
| Mongoose::Digest | deprecated persistance document state keeper | 0.11 | metacpan |
| Mongoose::Document | a Mongo document role | 0.11 | metacpan |
| Mongoose::EmbeddedDocument | role for embedded documents | 0.11 | metacpan |
| Mongoose::Engine::Base | heavy lifting done here | 0.11 | metacpan |
| Mongoose::Engine::Serialize | 0.11 | metacpan | |
| Mongoose::File | wrapper for MongoDB::GridFS::File | 0.11 | metacpan |
| Mongoose::Join | simple class relationship resolver | 0.11 | metacpan |
| Mongoose::Meta::AttributeTraits | Mongoose related attribute traits | 0.11 | metacpan |
| Mongoose::Role::Collapser | 0.11 | metacpan | |
| Mongoose::Role::Engine | 0.11 | metacpan | |
| Mongoose::Role::Expander | 0.11 | 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 |