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: Key 'Test/Differences' is not a legal module name. (requires -> Test/Differences) [Validation: 1.4]

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 (81) does not match dist (79):
  • Missing in Dist: lib/App/Rad/FAQ.pm, lib/SweetPea/Cli/Tools.pm

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • App::Rad::Config
  • App::Rad::Exclude
  • App::Rad::Help
  • App::Rad::Include

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.01,0.03,0.07

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
App::Rad::Command metacpan
App::Rad::Config metacpan
App::Rad::Exclude 'exclude' command extension for App::Rad 0.01 metacpan
App::Rad::Help 'help' command extension for App::Rad 0.03 metacpan
App::Rad::Include 'include' command extension for App::Rad 0.01 metacpan
App::Rad::Option metacpan
App::Rad::Plugin::Abbrev Abbreviate your App::Rad commands metacpan
App::Rad::Shell shell-like execution of App::Rad programs 0.01 metacpan
App::Rad::Tester Test your App::Rad applications with ease metacpan
SweetPea::Cli Rapid Application Development for SweetPea Packages 0.07 metacpan
SweetPea::Cli::Data Data profile builder for use with SweetPea-Cli metacpan
SweetPea::Cli::Error Error handling for SweetPea-Cli. metacpan
SweetPea::Cli::Flash Flash handling for SweetPea-Cli. metacpan
SweetPea::Cli::Help Help documentation for SweetPea-Cli metacpan
SweetPea::Cli::Make Application builder for use with SweetPea-Cli metacpan
SweetPea::Cli::Mvc Model, View, Controller builder for use with SweetPea-Cli metacpan
SweetPea::Cli::Tool Misc tools for SweetPea-Cli metacpan
SweetPea::Cli::Util Common Functions for SweetPea-Cli metacpan

Other Files

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