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: 'HASH(...)' for 'repository' does not have a URL scheme (resources -> repository) [Validation: 1.4]

has_changelog

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

no_broken_module_install

Upgrade the bundled version of Module::Install to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)

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:

  • MANIFEST (42) does not match dist (41):
  • Missing in Dist: Changes

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.

Modules

Name Abstract Version View
App::SmokeBrew The guts of smokebrew 0.34 metacpan
App::SmokeBrew::BuildPerl build and install a particular version of Perl 0.34 metacpan
App::SmokeBrew::IniFile Parse the smokebrew configuration file 0.34 metacpan
App::SmokeBrew::PerlVersion Moose role for perl versions 0.34 metacpan
App::SmokeBrew::Plugin A Moose role for smokebrew plugins 0.34 metacpan
App::SmokeBrew::Plugin::CPANPLUS::YACSmoke A smokebrew plugin for CPANPLUS::YACSmoke based smokers 0.34 metacpan
App::SmokeBrew::Plugin::Null A smokebrew plugin for does nothing. 0.34 metacpan
App::SmokeBrew::Tools Various utility functions for smokebrew 0.34 metacpan
App::SmokeBrew::Types Moose types for smokebrew 0.34 metacpan

Other Files

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