Kwalitee Issues

No Core Issues.

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.011,0.014,0.027,0.035,0.042,0.045,0.58,1.44

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.44 metacpan
Test::Smoke::BuildCFG OO interface for handling build configurations 0.009 metacpan
Test::Smoke::FTPClient Implement a mirror like object 0.011 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.035 metacpan
Test::Smoke::Smoker OO interface to do one smoke cycle. 0.045 metacpan
Test::Smoke::SourceTree Manipulate the perl source-tree 0.008 metacpan
Test::Smoke::Syncer OO interface for syncing the perl source-tree 0.027 metacpan
Test::Smoke::SysInfo OO interface to system specific information 0.042 metacpan
Test::Smoke::Util Take out some of the functions of the smoke suite. 0.58 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