Kwalitee Issues

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 (142) does not match dist (137):
  • Missing in Dist: lib/PPM/XML/Element.pm, lib/PPM/XML/PPD.pm, lib/PPM/XML/PPMConfig.pm, lib/PPM/XML/RepositorySummary.pm, lib/PPM/XML/ValidatingElement.pm

no_pod_errors

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

Error: CPAN-Search-Lite-0.78/lib/CPAN/Search/Lite/PPM.pm -- Around line 316: =cut found outside a pod block. Skipping to next block.

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

has_meta_json

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

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: Apache2/Apache2/CPAN/Query.pm, Apache2/Apache2/CPAN/SOAP.pm, Apache2/Apache2/CPAN/Search.pm, Apache2/Apache2/DocServer.pm, Apache2/t/lib/TestCSL.pm, Apache2/t/lib/TestCSL/search.pm, Apache2/t/response/TestCSL/lang.pm, par/cpan/lib/CPAN/Util.pm, par/ppm/lib/PPM/Reps.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.

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.77,0.78

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

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
Apache2::CPAN::Query mod_perl interface to CPAN::Search::Lite::Query 0.77 metacpan
Apache2::CPAN::SOAP soap interface to C<CPAN::Search::Lite::Query> 0.77 metacpan
Apache2::CPAN::Search mod_perl interface to CPAN::Search::Lite::Query 0.77 metacpan
Apache2::DocServer mod_perl 2 soap server for soap-enhanced perldoc 0.77 metacpan
CPAN::Search::Lite setup and maintain a searchable CPAN database 0.78 metacpan
CPAN::Search::Lite::DBI 0.77 metacpan
CPAN::Search::Lite::DBI::Index 0.77 metacpan
CPAN::Search::Lite::DBI::Query 0.77 metacpan
CPAN::Search::Lite::Extract extract files from CPAN distributions 0.77 metacpan
CPAN::Search::Lite::HTML convert CPAN documentation to HTML 0.77 metacpan
CPAN::Search::Lite::Index set up or update database tables. 0.77 metacpan
CPAN::Search::Lite::Info extract information from CPAN indices 0.77 metacpan
CPAN::Search::Lite::Lang export some common data structures used by CPAN::Search::Lite::* 0.77 metacpan
CPAN::Search::Lite::Lang::de export some common data structures used by CPAN::Search::Lite::* for German 0.77 metacpan
CPAN::Search::Lite::Lang::en export some common data structures used by CPAN::Search::Lite::* for English 0.77 metacpan
CPAN::Search::Lite::Lang::es export some common data structures used by CPAN::Search::Lite::* for Spanish 0.77 metacpan
CPAN::Search::Lite::Lang::fr export some common data structures used by CPAN::Search::Lite::* for French 0.77 metacpan
CPAN::Search::Lite::Lang::it export some common data structures used by CPAN::Search::Lite::* for Italian 0.77 metacpan
CPAN::Search::Lite::Lang::pt export some common data structures used by CPAN::Search::Lite::* for Portuguese 0.77 metacpan
CPAN::Search::Lite::PPM extract ppm package information from repositories 0.77 metacpan
CPAN::Search::Lite::Populate create and populate database tables 0.77 metacpan
CPAN::Search::Lite::Query perform queries on the database 0.77 metacpan
CPAN::Search::Lite::State get state information on the database 0.77 metacpan
CPAN::Search::Lite::Util export some common data structures used by CPAN::Search::Lite::* 0.77 metacpan

Provides

Name File View
CPAN::Search::Lite::DBI::Index::auths lib/CPAN/Search/Lite/DBI/Index.pm metacpan
CPAN::Search::Lite::DBI::Index::chaps lib/CPAN/Search/Lite/DBI/Index.pm metacpan
CPAN::Search::Lite::DBI::Index::chapters lib/CPAN/Search/Lite/DBI/Index.pm metacpan
CPAN::Search::Lite::DBI::Index::dists lib/CPAN/Search/Lite/DBI/Index.pm metacpan
CPAN::Search::Lite::DBI::Index::mods lib/CPAN/Search/Lite/DBI/Index.pm metacpan
CPAN::Search::Lite::DBI::Index::ppms lib/CPAN/Search/Lite/DBI/Index.pm metacpan
CPAN::Search::Lite::DBI::Index::reps lib/CPAN/Search/Lite/DBI/Index.pm metacpan
CPAN::Search::Lite::DBI::Index::reqs lib/CPAN/Search/Lite/DBI/Index.pm metacpan
CPAN::Search::Lite::DBI::Query::auths lib/CPAN/Search/Lite/DBI/Query.pm metacpan
CPAN::Search::Lite::DBI::Query::chaps lib/CPAN/Search/Lite/DBI/Query.pm metacpan
CPAN::Search::Lite::DBI::Query::chapters lib/CPAN/Search/Lite/DBI/Query.pm metacpan
CPAN::Search::Lite::DBI::Query::dists lib/CPAN/Search/Lite/DBI/Query.pm metacpan
CPAN::Search::Lite::DBI::Query::mods lib/CPAN/Search/Lite/DBI/Query.pm metacpan
CPAN::Search::Lite::DBI::Query::ppms lib/CPAN/Search/Lite/DBI/Query.pm metacpan
CPAN::Search::Lite::DBI::Query::reps lib/CPAN/Search/Lite/DBI/Query.pm metacpan
CPAN::Search::Lite::DBI::Query::reqs lib/CPAN/Search/Lite/DBI/Query.pm metacpan
CPAN::Search::Lite::Populate::auths lib/CPAN/Search/Lite/Populate.pm metacpan
CPAN::Search::Lite::Populate::cat lib/CPAN/Search/Lite/Populate.pm metacpan
CPAN::Search::Lite::Populate::chaps lib/CPAN/Search/Lite/Populate.pm metacpan
CPAN::Search::Lite::Populate::dists lib/CPAN/Search/Lite/Populate.pm metacpan
CPAN::Search::Lite::Populate::mods lib/CPAN/Search/Lite/Populate.pm metacpan
CPAN::Search::Lite::Populate::ppms lib/CPAN/Search/Lite/Populate.pm metacpan
CPAN::Search::Lite::Populate::reqs lib/CPAN/Search/Lite/Populate.pm metacpan
CPAN::Search::Lite::Query::author lib/CPAN/Search/Lite/Query.pm metacpan
CPAN::Search::Lite::Query::chapter lib/CPAN/Search/Lite/Query.pm metacpan
CPAN::Search::Lite::Query::dist lib/CPAN/Search/Lite/Query.pm metacpan
CPAN::Search::Lite::Query::module lib/CPAN/Search/Lite/Query.pm metacpan
CPAN::Search::Lite::State::auths lib/CPAN/Search/Lite/State.pm metacpan
CPAN::Search::Lite::State::dists lib/CPAN/Search/Lite/State.pm metacpan
CPAN::Search::Lite::State::mods lib/CPAN/Search/Lite/State.pm metacpan
CPAN::Search::Lite::State::ppms lib/CPAN/Search/Lite/State.pm metacpan
CPAN::Search::Lite::Version lib/CPAN/Search/Lite/Util.pm metacpan
MyLinkParser lib/CPAN/Search/Lite/HTML.pm metacpan
MyPodXhtml lib/CPAN/Search/Lite/HTML.pm metacpan
PPMHandler lib/CPAN/Search/Lite/PPM.pm metacpan

Other Files

Apache2/Makefile.PL metacpan
Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README-WebStart metacpan
lib/Makefile.PL metacpan