Kwalitee Issues

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (112) does not match dist (113):
  • Missing in MANIFEST: README

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: Mason::CodeCache, Mason::Compilation, Mason::Component::ClassMeta, Mason::DynamicFilter, Mason::Filters::Standard, Mason::Plugin, Mason::PluginBundle, Mason::PluginBundle::Default, Mason::PluginManager, Mason::Request, Mason::Result

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Mason-2.20/lib/Mason/Component.pm -- Around line 195: alternative text 'Mason::Manual::RequestDispatch/Partial Paths' contains non-escaped | or / Mason-2.20/lib/Mason/Plugin/LvalueAttributes.pm -- Around line 58: L<> starts or ends with whitespace

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: Mason::CodeCache, Mason::Compilation, Mason::Component::ClassMeta, Mason::DynamicFilter, Mason::Filters::Standard, Mason::Plugin, Mason::PluginBundle, Mason::PluginBundle::Default, Mason::PluginManager, Mason::Request, Mason::Result

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
Mason Powerful, high-performance templating for the web and beyond 2.20 metacpan
Mason::App Implementation of bin/mason 2.20 metacpan
Mason::CodeCache Result returned from Mason request 2.20 metacpan
Mason::Compilation Performs compilation of a single component 2.20 metacpan
Mason::Component Mason Component base class 2.20 metacpan
Mason::Component::ClassMeta Meta-information about Mason component class 2.20 metacpan
Mason::Component::Import Extra component imports 2.20 metacpan
Mason::Component::Moose Moose policies and exports for Mason components 2.20 metacpan
Mason::DynamicFilter 2.20 metacpan
Mason::Exceptions Exception objects thrown by Mason 2.20 metacpan
Mason::Filters::Standard Standard filters 2.20 metacpan
Mason::Interp Mason Interpreter 2.20 metacpan
Mason::Moose Mason Moose policies 2.20 metacpan
Mason::Moose::Role Mason Moose role policies 2.20 metacpan
Mason::Plugin 2.20 metacpan
Mason::Plugin::Defer Defer computing parts of output until the end of the request 2.20 metacpan
Mason::Plugin::DollarDot Allow $. as substitution for $self-> and in attribute names 2.20 metacpan
Mason::Plugin::LvalueAttributes Create lvalue accessors for all rw component attributes 2.20 metacpan
Mason::Plugin::TidyObjectFiles Tidy object files 2.20 metacpan
Mason::PluginBundle 2.20 metacpan
Mason::PluginBundle::Default Default plugins 2.20 metacpan
Mason::PluginManager 2.20 metacpan
Mason::PluginRole Helper for defining Mason plugin roles 2.20 metacpan
Mason::Request Mason Request Class 2.20 metacpan
Mason::Result Result returned from Mason request 2.20 metacpan
Mason::TieHandle 2.20 metacpan
Mason::Types 2.20 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan