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.

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
Entities User management and authorization for web applications and subscription-based services. 0.1 metacpan
Entities::Action A piece of code/functionality that a user entity can perform. 0.1 metacpan
Entities::Backend A role providing storage for the Entities user-management/authorization system. 0.1 metacpan
Entities::Backend::Memory A simple backend that stores all data in memory, for testing and development purposes. 0.1 metacpan
Entities::Backend::MongoDB Stores all Entities data in a MongoDB database. 0.1 metacpan
Entities::Customer An abstract entity that owns users and subscribes to plans. 0.1 metacpan
Entities::Feature A certain functionality, or just plan feature, that customers can use. 0.1 metacpan
Entities::Plan A collection of features (possibly scoped and limited) customers can subscribe to. 0.1 metacpan
Entities::Role A collection of possibly related actions granted to users. 0.1 metacpan
Entities::User A user entity that interacts with a web application. 0.1 metacpan

Other Files

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