Kwalitee Issues

has_manifest

Add a MANIFEST to the distribution. Your buildtool should be able to autogenerate it (eg "make manifest" or "./Build manifest")

has_meta_yml

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

has_buildtool

Add a Makefile.PL (for ExtUtils::MakeMaker/Module::Install) or a Build.PL (for Module::Build and its friends), or use a distribution builder such as Dist::Zilla, Dist::Milla, Minilla.

has_tests

Add tests!

no_generated_files

Remove the offending files/directories!

Error: Makefile

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: Cannot find MANIFEST in dist.

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: ROADS::Auth, ROADS::CGIvars, ROADS::CIPv3, ROADS::Centroid, ROADS::DatabaseNames, ROADS::ErrorLogging, ROADS::Expand, ROADS::HTMLOut, ROADS::Index, ROADS::LookupRender, ROADS::MeshTraversal, ROADS::Override, ROADS::Porter, ROADS::PreferredURL, ROADS::Rank, ROADS::ReadTemplate, ROADS::Render, ROADS::WPPC

main_module_version_matches_dist_version

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

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!

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: ROADS::Auth, ROADS::CGIvars, ROADS::CIPv3, ROADS::Centroid, ROADS::DatabaseNames, ROADS::ErrorLogging, ROADS::Expand, ROADS::HTMLOut, ROADS::Index, ROADS::LookupRender, ROADS::MeshTraversal, ROADS::Override, ROADS::Porter, ROADS::PreferredURL, ROADS::Rank, ROADS::ReadTemplate, ROADS::Render, ROADS::WPPC

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

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
ROADS::Auth A class to check user authentication for admin tools metacpan
ROADS::CGIvars A class to unpack and unescape CGI variables metacpan
ROADS::CIPv3 A class to generate and process CIP centroids metacpan
ROADS::Centroid A class to generate and process centroids metacpan
ROADS::DatabaseNames A class to read in the list of ROADS databases metacpan
ROADS::ErrorLogging A class to log errors and optionally bomb out metacpan
ROADS::Expand A class to perform simple query expansions metacpan
ROADS::HTMLOut A class to dump out HTML in various forms metacpan
ROADS::Index A class to support searching of ROADS database indexes metacpan
ROADS::LookupRender A class to render HTML resulting from a cluster lookup metacpan
ROADS::MeshTraversal A class to perform centroid mesh traversal metacpan
ROADS::Override A class to override unusual/odd URL protocol schemes metacpan
ROADS::Porter A class to perform stemming using the Porter algorithm. metacpan
ROADS::PreferredURL A class to extract the URL we prefer most metacpan
ROADS::Rank A class to rank WHOIS++ search results metacpan
ROADS::ReadTemplate A class to read in templates metacpan
ROADS::Render A class to render HTML outlines + variable substitutions metacpan
ROADS::WPPC A class to talk to WHOIS++ servers metacpan

Other Files

README metacpan