Kwalitee Issues

no_files_to_be_skipped

Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.

Error: inc/Module/Install/Base.pm,inc/Module/Install/Can.pm,inc/Module/Install/Fetch.pm,inc/Module/Install/Makefile.pm,inc/Module/Install/Metadata.pm,inc/Module/Install/Win32.pm,inc/Module/Install/WriteAll.pm,inc/Module/Install,inc/Module/Install.pm,t/Math/BigRat/Test.pm

valid_signature

Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.

Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Thu 10 Sep 2009 09:33:35 AM JST gpg: using DSA key 975470687F1276ED gpg: Can't check signature: No public key --- SIGNATURE Thu Sep 10 09:33:39 2009 +++ @@ -1,5 +1,5 @@ SHA1 21e6d61fb0134d6e9909c464cd5894083b1f32c7 BUGS -SHA1 71e04e11e7fa27c2f4d31739ef5c13a87e188a11 CHANGES +SHA1 6d2c3140530b2651c580d250a68eb10d1b490c48 CHANGES SHA1 45554f2da419f19f59014dab3489f34a45072279 INSTALL SHA1 d6a6c30ee6d9ba6b9afab8bbf6a25e1b23c744e0 LICENSE SHA1 8328be04fd1048cdb63cad926c4c027dd2aba473 MANIFEST @@ -16,7 +16,7 @@ SHA1 72cab336b6be5716aae0a1cb6d9add6c98a7a1f5 inc/Module/Install/Metadata.pm SHA1 35a62725a7eade0fa617ef2ba4cf2f4d4a69a3fe inc/Module/Install/Win32.pm SHA1 19dcc6d1e9f02c56d3f6d184642f4cd68aa371e6 inc/Module/Install/WriteAll.pm -SHA1 e771e34aeefbb5373e3c9171a99234f093564ccf lib/Math/BigRat.pm +SHA1 19d52d1756597492b977c714be83d1d3fec01da6 lib/Math/BigRat.pm SHA1 10a4e077d8b5c267fdde22be32619d9d23bded3b t/Math/BigRat/Test.pm SHA1 aa8ee80ffa9174294604ac6246fdbe082738e9ac t/big_ap.t SHA1 897b556db401637a769c05a03e4e5eef019375ec t/bigfltpm.inc ==> MISMATCHED content between SIGNATURE and distribution files! <==

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::BigRat

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
Math::BigRat Arbitrary big rational numbers 0.24 metacpan

Other Files

MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan