Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

has_meta_yml

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

has_proper_version

Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

has_abstract_in_pod

Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.

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: XML::Compile::WSA

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Log::Report
  • XML::Compile::SOAP::Extension
  • XML::Compile::SOAP::Util
  • XML::Compile::Util

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

no_pod_errors

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

Error: XML-Compile-WSA-0.92-raw/lib/XML/Compile/SOAP/WSA.pm -- Around line 30: Unknown directive: =chapter Around line 33: Unknown directive: =chapter Around line 46: Unknown directive: =chapter Around line 58: Deleting unknown formatting code M<> Deleting unknown formatting code M<> Around line 76: Unknown directive: =chapter Around line 78: Unknown directive: =section Around line 82: Unknown directive: =requires Around line 109: Unknown directive: =section Around line 111: Unknown directive: =method Around line 230: Unknown directive: =section Around line 235: '=item' outside of any '=over' =over without closing =back XML-Compile-WSA-0.92-raw/lib/XML/Compile/WSA/Util.pm -- Around line 26: Unknown directive: =chapter Around line 29: Unknown directive: =chapter Around line 32: Unknown directive: =chapter Around line 36: Unknown directive: =chapter Around line 38: Unknown directive: =section Around line 75: =pod directives shouldn't be over one line long! Ignoring all 2 lines of content Around line 83: =pod directives shouldn't be over one line long! Ignoring all 2 lines of content

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: XML::Compile::WSA

test_prereq_matches_use

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

Error:

  • XML::Compile::SOAP11
  • XML::Compile::SOAP::Util
  • XML::Compile::Tester
  • XML::Compile::Transport::SOAPHTTP
  • XML::Compile::Util
  • XML::Compile::WSDL11

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
XML::Compile::SOAP::WSA metacpan
XML::Compile::WSA metacpan
XML::Compile::WSA::Util metacpan

Other Files

ChangeLog metacpan
MANIFEST metacpan
Makefile.PL metacpan