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 'CGI' is not a valid version. (requires -> CGI) [Validation: 1.4];'<undef>' for 'Config::IniFiles' is not a valid version. (requires -> Config::IniFiles) [Validation: 1.4];'<undef>' for 'Date::Calc' is not a valid version. (requires -> Date::Calc) [Validation: 1.4];'<undef>' for 'Digest::MD5' is not a valid version. (requires -> Digest::MD5) [Validation: 1.4];'<undef>' for 'File::Temp' is not a valid version. (requires -> File::Temp) [Validation: 1.4];'<undef>' for 'IO::Select' is not a valid version. (requires -> IO::Select) [Validation: 1.4];'<undef>' for 'Mail::Send' is not a valid version. (requires -> Mail::Send) [Validation: 1.4];'<undef>' for 'Net::DNS' is not a valid version. (requires -> Net::DNS) [Validation: 1.4];'<undef>' for 'URI' is not a valid version. (requires -> URI) [Validation: 1.4];'<undef>' for 'WWW::HostipInfo' is not a valid version. (requires -> WWW::HostipInfo) [Validation: 1.4];'<undef>' for 'XML::Simple' is not a valid version. (requires -> XML::Simple) [Validation: 1.4];Missing mandatory field, 'abstract' (abstract) [Validation: 1.4];value is an undefined string (abstract) [Validation: 1.4]

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

has_changelog

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

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: mmm-0.43/lib/MMM/MirrorTask.pm -- Around line 628: '=item' outside of any '=over' Around line 632: You forgot a '=back' before '=head2'

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: MMM::Report::Console, MMM::Report::Html, MMM::Report::Mail

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
MMM MMM Mirror Manager 0.43 metacpan
MMM::Batch metacpan
MMM::Daemon metacpan
MMM::Host metacpan
MMM::Mirror metacpan
MMM::MirrorTask metacpan
MMM::Report metacpan
MMM::Report::Console metacpan
MMM::Report::Html metacpan
MMM::Report::Mail metacpan
MMM::Sync A module to run application metacpan
MMM::Sync::Dummy metacpan
MMM::Sync::Ftp metacpan
MMM::Sync::Rsync metacpan
MMM::Utils metacpan

Other Files

MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
doc/talk/Makefile.PL metacpan