Kwalitee Issues

No Core Issues.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: lib-not_implemented/Plack/Middleware/PeriAHS/Authz/ACL.pm, lib-not_implemented/Plack/Middleware/PeriAHS/LimitRate.pm

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • Perinci::Access::Base
  • Perinci::Access::HTTP::Server
  • Plack::Middleware::PeriAHS::CheckAccess
  • Plack::Middleware::PeriAHS::LogAccess
  • Plack::Middleware::PeriAHS::ParseRequest
  • Plack::Middleware::PeriAHS::Respond
  • Plack::Util::PeriAHS

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
Perinci::Access::HTTP::Server PSGI application to implement Riap::HTTP 0.13 metacpan
Perinci::Access::Patch::PeriAHS Add extra actions to Perinci::Access::Base 0.13 metacpan
Plack::Middleware::PeriAHS::Authz::ACL metacpan
Plack::Middleware::PeriAHS::CheckAccess Deny access based on some criteria 0.13 metacpan
Plack::Middleware::PeriAHS::LimitRate metacpan
Plack::Middleware::PeriAHS::LogAccess Log request 0.13 metacpan
Plack::Middleware::PeriAHS::ParseRequest Parse Riap request from HTTP request 0.13 metacpan
Plack::Middleware::PeriAHS::Respond Send Riap request to Riap server and send the response to client 0.13 metacpan
Plack::Util::PeriAHS Utility routines 0.13 metacpan

Provides

Name File View
Perinci::Access::Base lib/Perinci/Access/Patch/PeriAHS.pm metacpan

Other Files

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