Kwalitee Issues

meta_yml_is_parsable

Upgrade your YAML generator so it produces valid YAML.

Error: CPAN::Meta::YAML failed to classify line 'L<CGI::Application>-derived applications that use L<HTML::Template> for their'

prereq_matches_use

List all used modules in META.yml requires

Error:

  • HTML::Template::Pluggable
  • HTML::Template::Plugin::Dot

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: CGI::Application::Plugin::HTDot

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:

  • TestApp
  • TestApp2

test_prereq_matches_use

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

Error:

  • Test::Exception

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:

  • Module::Build

Modules

Name Abstract Version View
CGI::Application::Plugin::HTDot Enable "magic dot" notation in L<CGI::Application>-derived applications that use L<HTML::Template> for their templating mechanism. 0.02 metacpan

Provides

Name File View
TestApp test/TestApp.pm metacpan
TestApp2 test/TestApp2.pm metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan