Kwalitee Issues

has_meta_yml

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

no_files_to_be_skipped

Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.

Error: supertest/full-run.d/log

portable_filenames

Rename those files with alphanumerical characters, or maybe remove them because in many cases they are automatically generated for local installation.

Error:

  • ideas/HTML::AsHTML.pm

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: Bundle::Link_Controller, HTML::AsHTML, LWP::ElephantUA, LWP::FastRobot, LWP::MultiUA, WWW::Link_Controller, WWW::Link_Controller::ReadConf, WWW::Link_Controller::ReadConf::utils, WWW::Link_Controller::Version, content::Summary, get-infostructure

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: Link_Controller-0.037/docs/robots.pod -- Around line 16: =over should be: '=over' or '=over positive_number' Around line 31: You forgot a '=back' before '=head3' Link_Controller-0.037/lib/Bundle/Link_Controller.pm -- Around line 28: You can't have =items (as at line 35) unless the first thing after the =over is an =item Link_Controller-0.037/lib/LWP/FastRobot.pm -- Around line 30: '=item' outside of any '=over' =over without closing =back Link_Controller-0.037/lib/LWP/NoStopRobot.pm -- Around line 134: '=item' outside of any '=over' Around line 158: You forgot a '=back' before '=head1' Around line 249: '=item' outside of any '=over' =over without closing =back Around line 624: =cut found outside a pod block. Skipping to next block.

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: ideas/HTML::AsHTML.pm, ideas/ElephantAgent.pm, ideas/content/Summary.pm, configuration/get-infostructure.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: Bundle::Link_Controller, HTML::AsHTML, HTML::Link_Miner, LWP::ElephantUA, LWP::FastRobot, LWP::MultiUA, WWW::Link_Controller, WWW::Link_Controller::ReadConf, WWW::Link_Controller::ReadConf::utils, WWW::Link_Controller::Version, content::Summary, get-infostructure

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.037,1.03,1.04,1.05,1.07,1.08,1.10

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
Bundle::Link_Controller List of perl modules needed for LinkController. 1.10 metacpan
HTML::AsHTML Return The same HTML document as was put in. 1.03 metacpan
HTML::Link_Miner return links in a document along with information 1.04 metacpan
LWP::Auth_UA 1.05 metacpan
LWP::FastRobot 1.05 metacpan
LWP::NoStopRobot 1.10 metacpan
WWW::Link_Controller 1.03 metacpan
WWW::Link_Controller::InfoStruc read infostructure config. 1.10 metacpan
WWW::Link_Controller::Lock application locks on link database. 1.07 metacpan
WWW::Link_Controller::ReadConf Read LinkController configuration files. 1.04 metacpan
WWW::Link_Controller::ReadConf::utils 1.03 metacpan
WWW::Link_Controller::URL 1.08 metacpan
WWW::Link_Controller::Version 0.037 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan