Kwalitee Issues

has_readme

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

has_changelog

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

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.

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.

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::Muter::Backend App::Muter::Backend - a backend for muter 0.001000 metacpan
App::Muter::Backend::Identity an identity transform for App::Muter 0.001000 metacpan
App::Muter::Backend::Uuencode a uuencode transform for App::Muter 0.001000 metacpan
App::Muter::Chain main programmatic interface to muter 0.001000 metacpan

Provides

Name File View
App::Muter::Backend::Ascii85 lib/App/Muter.pm metacpan
App::Muter::Backend::Base16 lib/App/Muter.pm metacpan
App::Muter::Backend::Base32 lib/App/Muter.pm metacpan
App::Muter::Backend::Base32Hex lib/App/Muter.pm metacpan
App::Muter::Backend::Base64 lib/App/Muter.pm metacpan
App::Muter::Backend::Chunked lib/App/Muter.pm metacpan
App::Muter::Backend::ChunkedDecode lib/App/Muter.pm metacpan
App::Muter::Backend::Hash lib/App/Muter.pm metacpan
App::Muter::Backend::Hex lib/App/Muter.pm metacpan
App::Muter::Backend::QuotedPrintable lib/App/Muter.pm metacpan
App::Muter::Backend::URI lib/App/Muter.pm metacpan
App::Muter::Backend::URL64 lib/App/Muter.pm metacpan
App::Muter::Backend::Vis lib/App/Muter.pm metacpan
App::Muter::Backend::XML lib/App/Muter.pm metacpan
App::Muter::Interface lib/App/Muter.pm metacpan
App::Muter::Main lib/App/Muter.pm metacpan
App::Muter::Registry lib/App/Muter.pm metacpan

Other Files

MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan