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.

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::Farnsworth::Docs::Functions, Language::Farnsworth::Docs::Syntax, Language::Farnsworth::Parser::Extra, Language::Farnsworth::Units::Standard

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

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::Farnsworth::Docs::Functions, Language::Farnsworth::Docs::Syntax, Language::Farnsworth::Parser, Language::Farnsworth::Parser::Extra, Language::Farnsworth::Units::Standard

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • Finance::Currency::Convert::XE
  • Parse::Yapp::Driver

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.007005,0.5,0.6,1.05

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.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

Modules

Name Abstract Version View
Language::Farnsworth A Turing Complete Language for Mathematics 0.007005 metacpan
Language::Farnsworth::Dimension metacpan
Language::Farnsworth::Error metacpan
Language::Farnsworth::Evaluate metacpan
Language::Farnsworth::FunctionDispatch metacpan
Language::Farnsworth::Functions::Standard metacpan
Language::Farnsworth::Functions::StdMath metacpan
Language::Farnsworth::Output Wrapper class for making output simpler metacpan
Language::Farnsworth::Parser 1.05 metacpan
Language::Farnsworth::Parser::Extra metacpan
Language::Farnsworth::Units metacpan
Language::Farnsworth::Units::Currency metacpan
Language::Farnsworth::Units::Standard metacpan
Language::Farnsworth::Value metacpan
Language::Farnsworth::Value::Array 0.6 metacpan
Language::Farnsworth::Value::Boolean 0.6 metacpan
Language::Farnsworth::Value::Date 0.6 metacpan
Language::Farnsworth::Value::Lambda 0.6 metacpan
Language::Farnsworth::Value::Pari 0.5 metacpan
Language::Farnsworth::Value::String 0.6 metacpan
Language::Farnsworth::Value::Types metacpan
Language::Farnsworth::Value::Undef 0.6 metacpan
Language::Farnsworth::Variables metacpan

Provides

Name File View
Finance::Currency::Convert::XE lib/Language/Farnsworth/Units/Currency.pm metacpan
Parse::Yapp::Driver lib/Language/Farnsworth/Parser.pm metacpan

Other Files

MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan