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

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Math-Farnsworth-0.6.0/lib/Math/Farnsworth/Docs/Functions.pm -- Around line 91: Non-ASCII character seen before =encoding in 'B<"日本語">'. Assuming CP1252

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: Math::Farnsworth::Docs::Functions, Math::Farnsworth::Docs::Syntax, Math::Farnsworth::Parser, Math::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.006000,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).

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

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

Provides

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

Other Files

MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan