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 (28) does not match dist (27):
  • Missing in Dist: lib/Math/Formula/Token.pod

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.

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
Math::Formula expressions on steriods 0.10 metacpan
Math::Formula::Context calculation context 0.10 metacpan
Math::Formula::Token 0.10 metacpan
Math::Formula::Type variable types for Math::Formular 0.10 metacpan

Provides

Name File View
MF::BOOLEAN lib/Math/Formula/Type.pm metacpan
MF::DATE lib/Math/Formula/Type.pm metacpan
MF::DATETIME lib/Math/Formula/Type.pm metacpan
MF::DURATION lib/Math/Formula/Type.pm metacpan
MF::FLOAT lib/Math/Formula/Type.pm metacpan
MF::FRAGMENT lib/Math/Formula/Type.pm metacpan
MF::INFIX lib/Math/Formula/Token.pm metacpan
MF::INTEGER lib/Math/Formula/Type.pm metacpan
MF::NAME lib/Math/Formula/Type.pm metacpan
MF::OPERATOR lib/Math/Formula/Token.pm metacpan
MF::Operator lib/Math/Formula/Token.pm metacpan
MF::PARENS lib/Math/Formula/Token.pm metacpan
MF::PATTERN lib/Math/Formula/Type.pm metacpan
MF::PREFIX lib/Math/Formula/Token.pm metacpan
MF::REGEXP lib/Math/Formula/Type.pm metacpan
MF::STRING lib/Math/Formula/Type.pm metacpan
MF::TIME lib/Math/Formula/Type.pm metacpan

Other Files

ChangeLog metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.md metacpan