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

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Apache
  • Apache::Status
  • MLDBM
  • Params::Validate
  • 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-1.05/lib/HTML/Mason/Interp.pod -- Around line 228: You can't have =items (as at line 232) unless the first thing after the =over is an =item HTML-Mason-1.05/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 432: You can't have =items (as at line 436) unless the first thing after the =over is an =item HTML-Mason-1.05/lib/HTML/Mason/Tests.pm -- Around line 634: '=item' outside of any '=over' Around line 642: You forgot a '=back' before '=head2' Around line 665: You forgot a '=back' before '=head2' Around line 669: '=item' outside of any '=over' Around line 738: You forgot a '=back' before '=head2' Around line 742: =back without =over Around line 751: You forgot a '=back' before '=head2' Around line 770: =back without =over Around line 778: You forgot a '=back' before '=head2' Around line 801: =back without =over

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::Error, HTML::Mason::FakeApache, HTML::Mason::Interp, HTML::Mason::MethodMaker, HTML::Mason::Parser, HTML::Mason::Preview, HTML::Mason::Request, HTML::Mason::Resolver, HTML::Mason::Resolver::File, HTML::Mason::Tests, 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.05,0.4,1.05,1.68

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.05 metacpan
HTML::Mason 1.05 metacpan
HTML::Mason::ApacheHandler Mason/mod_perl interface 1.68 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::Error metacpan
HTML::Mason::FakeApache metacpan
HTML::Mason::Interp Mason Component Interpreter metacpan
HTML::Mason::MethodMaker Used to create simple get & get/set methods in other classes 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::Tests Test harness for testing Mason 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
MANIFEST metacpan
Makefile.PL metacpan
README metacpan