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: License '<undef>' is invalid (license) [Validation: 1.2];Missing mandatory field, 'license' (license) [Validation: 1.2]

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: Test::Smoke, Test::Smoke::BuildCFG, Test::Smoke::FTPClient, Test::Smoke::Mailer, Test::Smoke::Patcher, Test::Smoke::Policy, Test::Smoke::Reporter, Test::Smoke::Smoker, Test::Smoke::SourceTree, Test::Smoke::Syncer, Test::Smoke::SysInfo, Test::Smoke::Util

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.004,0.008,0.009,0.010,0.011,0.014,0.026,0.033,0.039,0.040,0.55,1.32

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
Test::Smoke The Perl core test smoke suite 1.32 metacpan
Test::Smoke::BuildCFG OO interface for handling build configurations 0.009 metacpan
Test::Smoke::FTPClient Implement a mirror like object 0.010 metacpan
Test::Smoke::Mailer Wrapper to send the report. 0.014 metacpan
Test::Smoke::Patcher OO interface to help patching the source-tree 0.011 metacpan
Test::Smoke::Policy OO interface to handle the Policy.sh stuff. 0.004 metacpan
Test::Smoke::Reporter OO interface for handling the testresults (mktest.out) 0.033 metacpan
Test::Smoke::Smoker OO interface to do one smoke cycle. 0.039 metacpan
Test::Smoke::SourceTree Manipulate the perl source-tree 0.008 metacpan
Test::Smoke::Syncer OO interface for syncing the perl source-tree 0.026 metacpan
Test::Smoke::SysInfo OO interface to system specific information 0.040 metacpan
Test::Smoke::Util Take out some of the functions of the smoke suite. 0.55 metacpan

Provides

Name File View
Test::Smoke::BuildCFG::Config lib/Test/Smoke/BuildCFG.pm metacpan
Test::Smoke::Mailer::MIME_Lite lib/Test/Smoke/Mailer.pm metacpan
Test::Smoke::Mailer::Mail_Sendmail lib/Test/Smoke/Mailer.pm metacpan
Test::Smoke::Mailer::Mail_X lib/Test/Smoke/Mailer.pm metacpan
Test::Smoke::Mailer::Sendmail lib/Test/Smoke/Mailer.pm metacpan
Test::Smoke::Syncer::Copy lib/Test/Smoke/Syncer.pm metacpan
Test::Smoke::Syncer::FTP lib/Test/Smoke/Syncer.pm metacpan
Test::Smoke::Syncer::Forest lib/Test/Smoke/Syncer.pm metacpan
Test::Smoke::Syncer::Hardlink lib/Test/Smoke/Syncer.pm metacpan
Test::Smoke::Syncer::Rsync lib/Test/Smoke/Syncer.pm metacpan
Test::Smoke::Syncer::Snapshot lib/Test/Smoke/Syncer.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
t/ftppub/perl-current/MANIFEST metacpan