Kwalitee Issues

distname_matches_name_in_meta

Use a proper tool to make a distribution. You might also need to fix META files if you keep them in the repository.

Error: CSS-Struct-Output-Indent-AnsiColor

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: gpg: Signature made Fri 29 Jan 2021 09:20:52 AM JST gpg: using RSA key 4532DCD504F1A96855BCF79E826A8D2F39576917 gpg: Can't check signature: No public key --- SIGNATURE Fri Jan 29 09:20:52 2021 +++ @@ -1,6 +1,6 @@ SHA256 1fc96eebdc1542bbd82ab758f84bdf65a55d5f79d3e7695efb51dc6b9ba92df6 ANSIColor.pm SHA256 0aa4cf0ad6c7280621f9ae1a8979e81caa86b548a3e136be2807264fccdffce8 CONCEPT -SHA256 72a993f9a45b4d247b5ae7905bfb5f3164fa68c20aa5f4848aefed34129a5d1b Changes +SHA256 a68664a75348d9bcbdb766498a484a71e4f3932daed9925ee09f36c825c65a1a Changes SHA256 3d8aa7a1fd6fcaa5ffa6aa05c58d97639061d0ba5450bc73add5c0dd50136450 LICENSE SHA256 950cfe238cd80f8fd8a9c665836b1edeb056d633dbe43e92549a1f04a29ae07d MANIFEST SHA256 54994ecafeb890ffed9f7fa0f81b59380e06cbf650362df59af7add17e9cbf88 META.yml ==> MISMATCHED content between SIGNATURE and distribution files! <==

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.

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
CSS::Struct::Output::Indent::ANSIColor Indent printing 'CSS::Struct' structure to CSS code with ansi color output. 0.01 metacpan

Other Files

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