Kwalitee Issues

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 (20) does not match dist (21):
  • Missing in MANIFEST: Build.PL

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Language::Expr::Parser

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: Language::Expr::Parser

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
Language::Expr Simple minilanguage for use in expression 0.04 metacpan
Language::Expr::Compiler::Perl 0.04 metacpan
Language::Expr::Evaluator 0.04 metacpan
Language::Expr::EvaluatorRole Specification for Language::Expr interpreter/compiler 0.04 metacpan
Language::Expr::Interpreter::Default 0.04 metacpan
Language::Expr::Interpreter::Dummy 0.04 metacpan
Language::Expr::Interpreter::VarEnumer 0.04 metacpan
Language::Expr::Parser Parse Language::Expr expression 0.04 metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.yml metacpan
README metacpan
dist.ini metacpan