Kwalitee Issues

no_mymeta_files

Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.

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 (33) does not match dist (27):
  • Missing in Dist: lib/Text/APL/ParserChunked.pm, lib/Text/APL/ParserFactory.pm, t/parser-chunked.t, xt/kwalitee.t, xt/perlcritic.t, xt/perlcriticrc

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
Text::APL non-blocking and streaming capable template engine 0.01 metacpan
Text::APL::Base base class metacpan
Text::APL::Compiler compiler metacpan
Text::APL::Context value object metacpan
Text::APL::Parser parser metacpan
Text::APL::Reader reader metacpan
Text::APL::Translator translator metacpan
Text::APL::Writer writer metacpan

Other Files

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