Kwalitee Issues

has_meta_yml

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

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::AxKit, AxKit

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Apache
  • Apache::Constants
  • Apache::File
  • Apache::URI
  • XML::Parser
  • XML::XPath
  • XML::XPath::Builder
  • XML::XPath::Literal
  • XML::XPath::XMLParser
  • XML::XSLT

has_meta_json

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

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: Apache-MimeXML/MimeXML.pm

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::AxKit, Apache::AxKit::Language::NotXSLT, Apache::AxKit::Language::XPathScript, Apache::AxKit::Language::XSLT, Apache::AxKit::MediaChooser::WAPCheck, Apache::AxKit::StyleChooser::PathInfo, Apache::AxKit::StyleChooser::QueryString, Apache::AxKit::StyleFinder, Apache::AxKit::XMLFinder, Apache::MimeXML, AxKit

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.03,0.04,0.07,0.08,0.52,0.53

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::AxKit 0.52 metacpan
Apache::AxKit::Language::NotXSLT Matt's non-xslt template processor 0.04 metacpan
Apache::AxKit::Language::XPathScript Simple XPath web scripting 0.03 metacpan
Apache::AxKit::Language::XSLT metacpan
Apache::AxKit::MediaChooser::WAPCheck metacpan
Apache::AxKit::StyleChooser::PathInfo Choose stylesheet using PATH_INFO metacpan
Apache::AxKit::StyleChooser::QueryString Choose stylesheet using querystring metacpan
Apache::AxKit::StyleFinder Execute module based on <?xml-stylesheet?> 0.08 metacpan
Apache::AxKit::XMLFinder metacpan
Apache::MimeXML mod_perl mime encoding sniffer for XML files 0.07 metacpan
AxKit 0.53 metacpan

Provides

Name File View
Apache::AxKit::Language::XPathScript::Toys lib/Apache/AxKit/Language/XPathScript.pm metacpan
Apache::AxKit::StyleFinder::Apache lib/Apache/AxKit/StyleFinder.pm metacpan
XML::XPath::Function lib/Apache/AxKit/Language/NotXSLT.pm metacpan

Other Files

Apache-MimeXML/MANIFEST metacpan
Apache-MimeXML/Makefile.PL metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan