Kwalitee Issues

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

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Test::Exception

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.18 metacpan
Language::Expr::Compiler::Base Base class for Expr compilers 0.18 metacpan
Language::Expr::Compiler::JS Compile Language::Expr expression to JavaScript 0.18 metacpan
Language::Expr::Compiler::PHP Compile Language::Expr expression to PHP 0.18 metacpan
Language::Expr::Compiler::Perl Compile Language::Expr expression to Perl 0.18 metacpan
Language::Expr::Evaluator Base class for Language::Expr compilers and interpreters 0.18 metacpan
Language::Expr::EvaluatorRole Specification for Language::Expr interpreter/compiler 0.18 metacpan
Language::Expr::Interpreter::Default A default interpreter for Language::Expr 0.18 metacpan
Language::Expr::Interpreter::Dummy Dummy interpreter for Language::Expr (used for testing) 0.18 metacpan
Language::Expr::Interpreter::VarEnumer Enumerate variables mentioned in Language::Expr expression 0.18 metacpan
Language::Expr::Parser Parse Language::Expr expression 0.18 metacpan

Other Files

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