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 (116) does not match dist (117):
  • 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, Mason::Tidy

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Exception::Class
  • File::Slurp
  • HTML::TreeBuilder
  • IO::Scalar

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.07/lib/Mason/Compilation.pm -- Around line 916: You forgot a '=back' before '=head1' Mason-2.07/lib/Mason/Plugin/LvalueAttributes.pm -- Around line 56: 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, Mason::Tidy

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

Other Files

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