Kwalitee Issues

has_meta_yml

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

has_tests

Add tests!

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 (23) does not match dist (24):
  • Missing in MANIFEST: utils/searchsummary.pl

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::PPD, XML::PPMConfig, XML::RepositorySummary

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Archive::Tar
  • LWP::Simple
  • LWP::UserAgent
  • SOAP::Lite
  • XML::Parser

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: PPM/bin/ppm.pl -- Around line 811: You forgot a '=back' before '=head1'

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: server/PPMServer.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.

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: PPM, PPM::RelocPerl, PPMServer, XML::PPD, XML::PPMConfig, XML::RepositorySummary

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
PPM Perl Package Manager: locate, install, upgrade software packages. metacpan
PPM::RelocPerl metacpan
PPMServer metacpan
XML::PPD PPD file format and XML parsing elements 0.01 metacpan
XML::PPMConfig PPMConfig file format and XML parsing elements 0.01 metacpan
XML::RepositorySummary 0.01 metacpan

Provides

Name File View
XML::PPD::ABSTRACT lib/XML/PPD.pm metacpan
XML::PPD::ARCHITECTURE lib/XML/PPD.pm metacpan
XML::PPD::AUTHOR lib/XML/PPD.pm metacpan
XML::PPD::CODEBASE lib/XML/PPD.pm metacpan
XML::PPD::DEPENDENCY lib/XML/PPD.pm metacpan
XML::PPD::IMPLEMENTATION lib/XML/PPD.pm metacpan
XML::PPD::INSTALL lib/XML/PPD.pm metacpan
XML::PPD::LANGUAGE lib/XML/PPD.pm metacpan
XML::PPD::LICENSE lib/XML/PPD.pm metacpan
XML::PPD::OS lib/XML/PPD.pm metacpan
XML::PPD::OSVERSION lib/XML/PPD.pm metacpan
XML::PPD::PERLCORE lib/XML/PPD.pm metacpan
XML::PPD::PROCESSOR lib/XML/PPD.pm metacpan
XML::PPD::SOFTPKG lib/XML/PPD.pm metacpan
XML::PPD::TITLE lib/XML/PPD.pm metacpan
XML::PPD::UNINSTALL lib/XML/PPD.pm metacpan
XML::PPMConfig::Characters lib/XML/PPMConfig.pm metacpan
XML::PPMConfig::INSTDATE lib/XML/PPMConfig.pm metacpan
XML::PPMConfig::INSTPACKLIST lib/XML/PPMConfig.pm metacpan
XML::PPMConfig::INSTPPD lib/XML/PPMConfig.pm metacpan
XML::PPMConfig::INSTROOT lib/XML/PPMConfig.pm metacpan
XML::PPMConfig::LOCATION lib/XML/PPMConfig.pm metacpan
XML::PPMConfig::OPTIONS lib/XML/PPMConfig.pm metacpan
XML::PPMConfig::PACKAGE lib/XML/PPMConfig.pm metacpan
XML::PPMConfig::PLATFORM lib/XML/PPMConfig.pm metacpan
XML::PPMConfig::PPMCONFIG lib/XML/PPMConfig.pm metacpan
XML::PPMConfig::PPMPRECIOUS lib/XML/PPMConfig.pm metacpan
XML::PPMConfig::PPMVER lib/XML/PPMConfig.pm metacpan
XML::PPMConfig::REPOSITORY lib/XML/PPMConfig.pm metacpan
XML::RepositorySummary::Characters lib/XML/RepositorySummary.pm metacpan
XML::RepositorySummary::REPOSITORYSUMMARY lib/XML/RepositorySummary.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan