Kwalitee Issues

no_generated_files

Remove the offending files/directories!

Error: Makefile

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 (99) does not match dist (81):
  • Missing in Dist: blib/arch/.exists, blib/arch/auto/Devel/Examine/Subs/.exists, blib/bin/.exists, blib/lib/Devel/Examine/.exists, blib/lib/Devel/Examine/Subs.pm, blib/lib/Devel/Examine/Subs/Engine.pm, blib/lib/Devel/Examine/Subs/Prefilter.pm, blib/lib/Devel/Examine/Subs/Preprocessor.pm, blib/lib/Devel/Examine/Subs/Sub.pm, blib/lib/auto/Devel/Examine/Subs/.exists, blib/man1/.exists, blib/man3/.exists, blib/man3/Devel::Examine::Subs.3pm, blib/man3/Devel::Examine::Subs::Engine.3pm, blib/man3/Devel::Examine::Subs::Prefilter.3pm, blib/script/.exists, pm_to_blib, t/34-REUSE

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_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

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_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

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
Devel::Examine::Subs Get info, search/replace and inject code in Perl file subs. 1.24 metacpan
Devel::Examine::Subs::Engine Provides core engine callbacks for Devel::Examine::Subs 1.24 metacpan
Devel::Examine::Subs::Prefilter Provides core Pre-Filter callbacks for Devel::Examine::Subs 1.24 metacpan
Devel::Examine::Subs::Preprocessor 1.24 metacpan
Devel::Examine::Subs::Sub 1.24 metacpan

Other Files

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