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: .svn/all-wcprops,.svn/dir-prop-base,.svn/entries,.svn/prop-base,.svn/props,.svn/text-base/Build.PL.svn-base,.svn/text-base/Changes.svn-base,.svn/text-base/MANIFEST.SKIP.svn-base,.svn/text-base/MANIFEST.svn-base,.svn/text-base/META.yml.svn-base,.svn/text-base/Makefile.PL.svn-base,.svn/text-base/README.svn-base,.svn/text-base,.svn/tmp/prop-base,.svn/tmp/props,.svn/tmp/text-base,.svn/tmp,.svn,MANIFEST.SKIP,lib/.svn/all-wcprops,lib/.svn/entries,lib/.svn/prop-base,lib/.svn/props,lib/.svn/text-base,lib/.svn/tmp/prop-base,lib/.svn/tmp/props,lib/.svn/tmp/text-base,lib/.svn/tmp,lib/.svn,lib/Padre/.svn/all-wcprops,lib/Padre/.svn/entries,lib/Padre/.svn/prop-base,lib/Padre/.svn/props,lib/Padre/.svn/text-base,lib/Padre/.svn/tmp/prop-base,lib/Padre/.svn/tmp/props,lib/Padre/.svn/tmp/text-base,lib/Padre/.svn/tmp,lib/Padre/.svn,lib/Padre/Document/.svn/all-wcprops,lib/Padre/Document/.svn/entries,lib/Padre/Document/.svn/prop-base,lib/Padre/Document/.svn/props,lib/Padre/Document/.svn/text-base/LaTeX.pm.svn-base,lib/Padre/Document/.svn/text-base,lib/Padre/Document/.svn/tmp/prop-base,lib/Padre/Document/.svn/tmp/props,lib/Padre/Document/.svn/tmp/text-base,lib/Padre/Document/.svn/tmp,lib/Padre/Document/.svn,lib/Padre/Plugin/.svn/all-wcprops,lib/Padre/Plugin/.svn/entries,lib/Padre/Plugin/.svn/prop-base,lib/Padre/Plugin/.svn/props,lib/Padre/Plugin/.svn/text-base/LaTeX.pm.svn-base,lib/Padre/Plugin/.svn/text-base,lib/Padre/Plugin/.svn/tmp/prop-base,lib/Padre/Plugin/.svn/tmp/props,lib/Padre/Plugin/.svn/tmp/text-base,lib/Padre/Plugin/.svn/tmp,lib/Padre/Plugin/.svn,t/.svn/entries,t/.svn/prop-base,t/.svn/props,t/.svn/text-base/00-load.t.svn-base,t/.svn/text-base,t/.svn/tmp/prop-base,t/.svn/tmp/props,t/.svn/tmp/text-base,t/.svn/tmp,t/.svn

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 (9) does not match dist (32):
  • Missing in MANIFEST: .svn/all-wcprops, .svn/dir-prop-base, .svn/entries, .svn/text-base/Build.PL.svn-base, .svn/text-base/Changes.svn-base, .svn/text-base/MANIFEST.SKIP.svn-base, .svn/text-base/MANIFEST.svn-base, .svn/text-base/META.yml.svn-base, .svn/text-base/Makefile.PL.svn-base, .svn/text-base/README.svn-base, MANIFEST.SKIP, lib/.svn/all-wcprops, lib/.svn/entries, lib/Padre/.svn/all-wcprops, lib/Padre/.svn/entries, lib/Padre/Document/.svn/all-wcprops, lib/Padre/Document/.svn/entries, lib/Padre/Document/.svn/text-base/LaTeX.pm.svn-base, lib/Padre/Plugin/.svn/all-wcprops, lib/Padre/Plugin/.svn/entries, lib/Padre/Plugin/.svn/text-base/LaTeX.pm.svn-base, t/.svn/entries, t/.svn/text-base/00-load.t.svn-base

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.

no_dot_dirs

Fix MANIFEST (or MANIFEST.SKIP) to exclude dot directories from a distribution. Use an appropriate tool and avoid archiving your working directory by hand. If you switch your version control system, remove old VCS directories after you migrate.

Error: .svn

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
Padre::Document::LaTeX 0.01 metacpan
Padre::Plugin::LaTeX L<Padre> and LaTeX 0.01 metacpan

Other Files

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