Kwalitee Issues

has_meta_yml

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

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Apache::Constants
  • Class::Container
  • Exception::Class
  • HTML::Mason
  • HTML::Mason::ApacheHandler
  • HTML::Mason::Exceptions
  • HTML::Mason::MethodMaker
  • Params::Validate

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.

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: MasonX::ApacheHandler::WithCallbacks, MasonX::CallbackHandler, MasonX::CallbackTester

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • Apache::FakeRequest

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Apache
  • Apache::Constants
  • HTML::Mason::Exceptions
  • LWP::UserAgent

has_separate_license_file

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

configure_prereq_matches_use

List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires

Error:

  • Apache::test

Modules

Name Abstract Version View
MasonX::ApacheHandler::WithCallbacks Functional and object-oriented Mason callback architecture 0.96 metacpan
MasonX::CallbackHandler Mason callback request class and OO callback base class 0.96 metacpan
MasonX::CallbackTester Simplifies testing of MasonX::CallbackHandler subclasses 0.96 metacpan

Provides

Name File View
Apache::FakeRequest lib/MasonX/CallbackTester.pm metacpan
Apache::FakeRequestHeaders lib/MasonX/CallbackTester.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan