Kwalitee Issues

has_readme

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

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 (79) does not match dist (78):
  • Missing in Dist: README

has_meta_json

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

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: JSON::Syck, YAML::Dumper::Syck, YAML::Loader::Syck, YAML::Syck

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.

Modules

Name Abstract Version View
JSON::Syck JSON is YAML (but consider using L<JSON::XS> instead!) 1.30 metacpan
YAML::Dumper::Syck metacpan
YAML::Loader::Syck metacpan
YAML::Syck Fast, lightweight YAML loader and dumper 1.30 metacpan

Other Files

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