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::Parser

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Apache
  • Apache::Constants
  • Apache::Status
  • Class::Container
  • Exception::Class
  • 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.12/lib/HTML/Mason/Buffer.pm -- Around line 42: '=end' without a target? (Should be "=end for") HTML-Mason-1.12/lib/HTML/Mason/CGIHandler.pm -- Around line 230: alternative text 'HTLM::Mason::Admin/Using Mason from a standalone script' contains non-escaped | or / HTML-Mason-1.12/lib/HTML/Mason/Component.pm -- Around line 52: '=end' without a target? (Should be "=end for") HTML-Mason-1.12/lib/HTML/Mason/ComponentSource.pm -- Around line 34: '=end' without a target? (Should be "=end for") HTML-Mason-1.12/lib/HTML/Mason/Interp.pm -- Around line 858: You can't have =items (as at line 862) unless the first thing after the =over is an =item HTML-Mason-1.12/lib/HTML/Mason/Request.pm -- Around line 1102: You can't have =items (as at line 1106) unless the first thing after the =over is an =item Around line 1575: You can't have =items (as at line 1579) unless the first thing after the =over is an =item Around line 1610: You can't have =items (as at line 1614) 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::Buffer, HTML::Mason::CGIHandler, HTML::Mason::Compiler, HTML::Mason::Compiler::ToObject, HTML::Mason::Component, HTML::Mason::Component::FileBased, HTML::Mason::Component::Subcomponent, HTML::Mason::ComponentSource, HTML::Mason::Exceptions, HTML::Mason::Interp, HTML::Mason::Lexer, HTML::Mason::MethodMaker, HTML::Mason::Parser, HTML::Mason::Request, HTML::Mason::Resolver, HTML::Mason::Resolver::File, HTML::Mason::Resolver::Null, 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.09,0.4,1.12,1.240,1.42

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.09 metacpan
HTML::Mason 1.12 metacpan
HTML::Mason::ApacheHandler Mason/mod_perl interface 1.240 metacpan
HTML::Mason::Buffer Objects for Handling Component Output metacpan
HTML::Mason::CGIHandler Use Mason in a CGI environment metacpan
HTML::Mason::Compiler Compile Mason component source metacpan
HTML::Mason::Compiler::ToObject A Compiler subclass that generates Mason object code metacpan
HTML::Mason::Component Mason Component Class metacpan
HTML::Mason::Component::FileBased metacpan
HTML::Mason::Component::Subcomponent metacpan
HTML::Mason::ComponentSource represents information about an component metacpan
HTML::Mason::Exceptions Exception objects thrown by Mason 1.42 metacpan
HTML::Mason::Interp Mason Component Interpreter metacpan
HTML::Mason::Lexer Generates events based on component source lexing metacpan
HTML::Mason::MethodMaker Used to create simple get & get/set methods in other classes metacpan
HTML::Mason::Request Mason Request Class metacpan
HTML::Mason::Resolver Component path resolver base class metacpan
HTML::Mason::Resolver::File translates component paths into filesystem paths metacpan
HTML::Mason::Resolver::Null a do-nothing resolver metacpan
HTML::Mason::Tests Test harness for testing Mason metacpan
HTML::Mason::Tools Function library used internally in Mason metacpan
HTML::Mason::Utils Publically available functions useful outside of Mason 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::FakeApache lib/HTML/Mason/CGIHandler.pm metacpan
HTML::Mason::Request::ApacheHandler lib/HTML/Mason/ApacheHandler.pm metacpan
HTML::Mason::Request::CGI lib/HTML/Mason/CGIHandler.pm metacpan
HTML::Mason::Resolver::File::ApacheHandler lib/HTML/Mason/ApacheHandler.pm metacpan
Tie::Handle::Mason lib/HTML/Mason/Request.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan