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: HTML::Mason, HTML::Mason::Parser

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Apache::Request

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: HTML::Mason, HTML::Mason::Parser

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 1.00,1.43,1.50,1.69

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
HTML::Mason 1.50 metacpan
HTML::Mason::Apache::Request 1.50 metacpan
HTML::Mason::ApacheHandler Mason/mod_perl interface 1.69 metacpan
HTML::Mason::CGIHandler Use Mason in a CGI environment 1.00 metacpan
HTML::Mason::Cache::BaseCache Base cache object 1.50 metacpan
HTML::Mason::Compiler Compile Mason component source 1.50 metacpan
HTML::Mason::Compiler::ToObject A Compiler subclass that generates Mason object code 1.50 metacpan
HTML::Mason::Component Mason Component Class 1.50 metacpan
HTML::Mason::Component::FileBased Mason File-Based Component Class 1.50 metacpan
HTML::Mason::Component::Subcomponent Mason Subcomponent Class 1.50 metacpan
HTML::Mason::ComponentSource represents information about an component 1.50 metacpan
HTML::Mason::Escapes Functions to escape text for Mason 1.50 metacpan
HTML::Mason::Exceptions Exception objects thrown by Mason 1.43 metacpan
HTML::Mason::FakeApache An Apache object emulator for use with Mason 1.50 metacpan
HTML::Mason::Handler 1.50 metacpan
HTML::Mason::Interp Mason Component Interpreter 1.50 metacpan
HTML::Mason::Lexer Generates events based on component source lexing 1.50 metacpan
HTML::Mason::MethodMaker Used to create simple get & get/set methods in other classes 1.50 metacpan
HTML::Mason::Plugin Plugin Base class for Mason 1.50 metacpan
HTML::Mason::Plugin::Context encapsulates arguments passed to plugin methods 1.50 metacpan
HTML::Mason::Request Mason Request Class 1.50 metacpan
HTML::Mason::Resolver Component path resolver base class 1.50 metacpan
HTML::Mason::Resolver::File Component path resolver for file-based components 1.50 metacpan
HTML::Mason::Resolver::Null a do-nothing resolver 1.50 metacpan
HTML::Mason::Tools Function library used internally in Mason 1.50 metacpan
HTML::Mason::Utils Publicly available functions useful outside of Mason 1.50 metacpan

Provides

Name File View
HTML::Mason::Exception lib/HTML/Mason/Exceptions.pm metacpan
HTML::Mason::Exception::Compilation lib/HTML/Mason/Exceptions.pm metacpan
HTML::Mason::Exception::Syntax lib/HTML/Mason/Exceptions.pm metacpan
HTML::Mason::FakeTable lib/HTML/Mason/FakeApache.pm metacpan
HTML::Mason::FakeTableHash lib/HTML/Mason/FakeApache.pm metacpan
HTML::Mason::Plugin::Context::EndComponent lib/HTML/Mason/Plugin/Context.pm metacpan
HTML::Mason::Plugin::Context::EndRequest lib/HTML/Mason/Plugin/Context.pm metacpan
HTML::Mason::Plugin::Context::StartComponent lib/HTML/Mason/Plugin/Context.pm metacpan
HTML::Mason::Plugin::Context::StartRequest lib/HTML/Mason/Plugin/Context.pm metacpan
HTML::Mason::Request::ApacheHandler lib/HTML/Mason/ApacheHandler.pm metacpan
HTML::Mason::Request::CGI lib/HTML/Mason/CGIHandler.pm metacpan
Tie::Handle::Mason lib/HTML/Mason/Request.pm metacpan

Other Files

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