Kwalitee Issues

has_meta_yml

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

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (74) does not match dist (75):
  • Missing in MANIFEST: t/1_dummy.t

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.10/lib/Apache/PageKit.pm -- Around line 1479: 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.

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::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.10,1.50

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
Apache::ErrorReport Error Reporting under mod_perl metacpan
Apache::PageKit MVCC web framework using mod_perl, XML and HTML::Template 1.10 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