Mandel 0.31 Latest
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.
- 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 |
---|---|---|---|
Mandel | Async model layer for MongoDB objects using Mango | 0.31 | metacpan |
Mandel::Collection | A collection of Mandel documents | metacpan | |
Mandel::Document | A single MongoDB document with logic | metacpan | |
Mandel::Iterator | An object iterating over a collection cursor | metacpan | |
Mandel::Model | An object modelling a document | metacpan | |
Mandel::Model::Field | Field meta object | metacpan | |
Mandel::Relationship | Base class for relationships | metacpan | |
Mandel::Relationship::BelongsTo | A document is owned by another mongodb document | metacpan | |
Mandel::Relationship::HasMany | A field relates to many other mongodb document | metacpan | |
Mandel::Relationship::HasOne | A field relates to another mongodb document | metacpan | |
Mandel::Relationship::ListOf | A field points to many other MongoDB documents | metacpan | |
andel | Oneliner Mandel magic | metacpan |