Kwalitee Issues

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.

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

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Apache::Status
  • MLDBM

has_meta_json

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

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

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::Config, HTML::Mason::FakeApache, HTML::Mason::Interp, HTML::Mason::Parser, HTML::Mason::Preview, 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

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.4 metacpan
HTML::Mason::ApacheHandler Link Mason to Apache via mod_perl metacpan
HTML::Mason::Commands Mason command reference 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::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

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan