Kwalitee Issues

has_manifest

Add a MANIFEST to the distribution. Your buildtool should be able to autogenerate it (eg "make manifest" or "./Build manifest")

has_meta_yml

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

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

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: Cannot find MANIFEST in dist.

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

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Apache::Status
  • MLDBM
  • mod_perl

no_pod_errors

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

Error: HTML-Mason-0.87/lib/HTML/Mason/Interp.pod -- Around line 206: You can't have =items (as at line 210) unless the first thing after the =over is an =item HTML-Mason-0.87/lib/HTML/Mason/Request.pod -- Around line 44: You can't have =items (as at line 48) unless the first thing after the =over is an =item Around line 366: You can't have =items (as at line 370) unless the first thing after the =over is an =item

has_meta_json

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

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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: Apache::Mason, Bundle::HTML::Mason, HTML::Mason, HTML::Mason::ApacheHandler, HTML::Mason::Commands, HTML::Mason::Component, HTML::Mason::Component::FileBased, HTML::Mason::Component::Subcomponent, HTML::Mason::FakeApache, HTML::Mason::Interp, HTML::Mason::Parser, HTML::Mason::Preview, HTML::Mason::Request, HTML::Mason::Resolver, HTML::Mason::Resolver::File, HTML::Mason::Tools, HTML::Mason::Utils

consistent_version

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

Error: 0.04,0.4,0.87

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
Apache::Mason 0.4 metacpan
Bundle::HTML::Mason A bundle to install the HTML::Mason package 0.04 metacpan
HTML::Mason 0.87 metacpan
HTML::Mason::ApacheHandler Mason/mod_perl interface metacpan
HTML::Mason::Commands Old Mason command reference metacpan
HTML::Mason::Component Mason Component Class metacpan
HTML::Mason::Component::FileBased metacpan
HTML::Mason::Component::Subcomponent metacpan
HTML::Mason::FakeApache metacpan
HTML::Mason::Interp Mason Component Interpreter metacpan
HTML::Mason::Parser Mason Component Parser metacpan
HTML::Mason::Preview metacpan
HTML::Mason::Request Mason Request Class metacpan
HTML::Mason::Resolver metacpan
HTML::Mason::Resolver::File metacpan
HTML::Mason::Tools metacpan
HTML::Mason::Utils metacpan

Provides

Name File View
HTML::Mason::FakeApache::Connection lib/HTML/Mason/FakeApache.pm metacpan
HTML::Mason::FakeApache::Server lib/HTML/Mason/FakeApache.pm metacpan
HTML::Mason::Preview::Apache lib/HTML/Mason/Preview.pm metacpan
HTML::Mason::Preview::Apache::Debug lib/HTML/Mason/Preview.pm metacpan
HTML::Mason::Preview::Apache::Server lib/HTML/Mason/Preview.pm metacpan
HTML::Mason::Request::ApacheHandler lib/HTML/Mason/ApacheHandler.pm metacpan

Other Files

Changes metacpan
Makefile.PL metacpan
README metacpan
faq/Makefile.PL metacpan