Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: '<undef>' for 'Getopt::Long' is not a valid version. (requires -> Getopt::Long) [Validation: 1.3];'<undef>' for 'IPC::Open2' is not a valid version. (requires -> IPC::Open2) [Validation: 1.3];'<undef>' for 'LWP::Simple' is not a valid version. (requires -> LWP::Simple) [Validation: 1.3];'<undef>' for 'Module::Pluggable' is not a valid version. (requires -> Module::Pluggable) [Validation: 1.3];'<undef>' for 'Net::CIDR::Lite' is not a valid version. (requires -> Net::CIDR::Lite) [Validation: 1.3];'<undef>' for 'Net::DNS::Resolver' is not a valid version. (requires -> Net::DNS::Resolver) [Validation: 1.3];'<undef>' for 'RPC::XML::Server' is not a valid version. (requires -> RPC::XML::Server) [Validation: 1.3];'<undef>' for 'Sys::Syslog' is not a valid version. (requires -> Sys::Syslog) [Validation: 1.3];'<undef>' for 'Test::More' is not a valid version. (requires -> Test::More) [Validation: 1.3];'<undef>' for 'URI::Find' is not a valid version. (requires -> URI::Find) [Validation: 1.3];License '<undef>' is invalid (license) [Validation: 1.3];Missing mandatory field, 'license' (license) [Validation: 1.3]

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

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: Blog::Spam::API, Blog::Spam::Plugin::00blacklist, Blog::Spam::Plugin::00whitelist, Blog::Spam::Plugin::dropme, Blog::Spam::Plugin::emailtests, Blog::Spam::Plugin::lotsaurls

main_module_version_matches_dist_version

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

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.

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: Blog::Spam::API, Blog::Spam::Plugin::00blacklist, Blog::Spam::Plugin::00whitelist, Blog::Spam::Plugin::dropme, Blog::Spam::Plugin::emailtests, Blog::Spam::Plugin::lotsaurls

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).

Modules

Name Abstract Version View
Blog::Spam::API A description of Blog-Spam XML-RPC API. metacpan
Blog::Spam::Plugin::00blacklist Reject comments from known-bad IP addresses. metacpan
Blog::Spam::Plugin::00whitelist Always permit comments from some IP addresses. metacpan
Blog::Spam::Plugin::Sample A sample plugin. metacpan
Blog::Spam::Plugin::badip Reject comments from known-bad IP addresses. metacpan
Blog::Spam::Plugin::bayasian Bayasian analysis of submitted comments. metacpan
Blog::Spam::Plugin::bogusip Reject comments from bogus IP addresses. metacpan
Blog::Spam::Plugin::drone Lookup comment submissions in dronebl.org metacpan
Blog::Spam::Plugin::dropme A plugin for self-dropping comments. metacpan
Blog::Spam::Plugin::emailtests Reject email addresses which are bogus. metacpan
Blog::Spam::Plugin::hashcash Block comments which have bogus Wordpress values metacpan
Blog::Spam::Plugin::httpbl Lookup submitters in the HTTP;bl list metacpan
Blog::Spam::Plugin::logger Log the contents of our messages. metacpan
Blog::Spam::Plugin::lotsaurls Reject comments containing multiple URLs. metacpan
Blog::Spam::Plugin::multilinks Reject opportunistic use of URLs. metacpan
Blog::Spam::Plugin::rdns Reject content from hosts with no RDNS. metacpan
Blog::Spam::Plugin::requiremx Reject email addresses to have an MX record. metacpan
Blog::Spam::Plugin::sfs Lookup comment submissions in stopforumspam.com metacpan
Blog::Spam::Plugin::size Size-Test submitted comments. metacpan
Blog::Spam::Plugin::stopwords Reject comments which contain known-bad words. metacpan
Blog::Spam::Plugin::strong Block comments which have undue strong tags. metacpan
Blog::Spam::Plugin::surbl Discard comments with surbl-listed URLs. metacpan
Blog::Spam::Plugin::wordcount Discard comments with too few words. metacpan
Blog::Spam::Server An RPC server which detects comment spam. 0.9 metacpan

Other Files

MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan