EntityModel-Web 0.004 Latest
Kwalitee Issues
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: EntityModel::Web, EntityModel::Web::Authentication, EntityModel::Web::Authorization, EntityModel::Web::Context, EntityModel::Web::Header, EntityModel::Web::Layout, EntityModel::Web::Page, EntityModel::Web::Page::Content, EntityModel::Web::Page::Data, EntityModel::Web::Page::Data::Object, EntityModel::Web::Page::Handler, EntityModel::Web::Page::Pathinfo, EntityModel::Web::Request, EntityModel::Web::Response, EntityModel::Web::Session, EntityModel::Web::Site, EntityModel::Web::User
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- EntityModel::Class
- 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.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: EntityModel::Web, EntityModel::Web::Authentication, EntityModel::Web::Authorization, EntityModel::Web::Context, EntityModel::Web::Header, EntityModel::Web::Layout, EntityModel::Web::Page, EntityModel::Web::Page::Content, EntityModel::Web::Page::Data, EntityModel::Web::Page::Data::Object, EntityModel::Web::Page::Handler, EntityModel::Web::Page::Pathinfo, EntityModel::Web::Request, EntityModel::Web::Response, EntityModel::Web::Session, EntityModel::Web::Site, EntityModel::Web::User
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- Test::Deep
- 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 |
---|---|---|---|
EntityModel::Web | website support for L<EntityModel> | 0.004 | metacpan |
EntityModel::Web::Authentication | handle authentication | 0.004 | metacpan |
EntityModel::Web::Authorization | handle permissions for page and object access | 0.004 | metacpan |
EntityModel::Web::Context | handle context for a web request | 0.004 | metacpan |
EntityModel::Web::Header | HTTP header abstraction | 0.004 | metacpan |
EntityModel::Web::Layout | page layout definition | 0.004 | metacpan |
EntityModel::Web::Page | handle page definitions | 0.004 | metacpan |
EntityModel::Web::Page::Content | 0.004 | metacpan | |
EntityModel::Web::Page::Data | 0.004 | metacpan | |
EntityModel::Web::Page::Data::Object | 0.004 | metacpan | |
EntityModel::Web::Page::Handler | 0.004 | metacpan | |
EntityModel::Web::Page::Pathinfo | 0.004 | metacpan | |
EntityModel::Web::Request | abstraction for incoming HTTP request | 0.004 | metacpan |
EntityModel::Web::Response | handle response to web request | 0.004 | metacpan |
EntityModel::Web::Session | session information | 0.004 | metacpan |
EntityModel::Web::Site | 0.004 | metacpan | |
EntityModel::Web::User | user information | 0.004 | metacpan |