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
  • Apache::Cookie
  • Apache::Request
  • Apache::Session
  • Apache::SessionX
  • Apache::URI
  • Apache::Util
  • Compress::Zlib
  • Data::FormValidator
  • HTML::Clean
  • HTML::FillInForm
  • HTML::Parser
  • HTML::Template
  • HTML::Template::XPath
  • Mail::Mailer
  • Text::Iconv
  • XML::LibXML

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Apache-PageKit-1.12/lib/Apache/PageKit.pm -- Around line 1514: Non-ASCII character seen before =encoding in 'Kerhervé'. Assuming CP1252

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: Apache::ErrorReport, Apache::PageKit, Apache::PageKit::Config, Apache::PageKit::Content, Apache::PageKit::Edit, Apache::PageKit::Model, Apache::PageKit::Param, Apache::PageKit::Session, Apache::PageKit::View

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::PageKit::Session

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 1.12,1.50

configure_prereq_matches_use

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

Error:

  • Apache::Test
  • Apache::TestMM

Modules

Name Abstract Version View
Apache::ErrorReport Error Reporting under mod_perl metacpan
Apache::PageKit MVCC web framework using mod_perl, XML and HTML::Template 1.12 metacpan
Apache::PageKit::Config metacpan
Apache::PageKit::Content metacpan
Apache::PageKit::Edit metacpan
Apache::PageKit::Model Base Model Class metacpan
Apache::PageKit::Param metacpan
Apache::PageKit::Session Session Handling 1.50 metacpan
Apache::PageKit::View metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan