Kwalitee Issues

no_pax_headers

If you use Mac OS X >= 10.6, use gnu tar (/usr/bin/gnutar) to avoid PAX headers. It's also important to rename (shorten) long file names (>= 100 characters) in the distribution.

Error: PaxHeader/App-rdapper-1.16,PaxHeader/App-rdapper-1.16,App-rdapper-1.16/PaxHeader/mkmo.sh,App-rdapper-1.16/PaxHeader/mkmo.sh,App-rdapper-1.16/PaxHeader/locale,App-rdapper-1.16/PaxHeader/locale,App-rdapper-1.16/PaxHeader/Dockerfile,App-rdapper-1.16/PaxHeader/Dockerfile,App-rdapper-1.16/PaxHeader/Changes,App-rdapper-1.16/PaxHeader/Changes,App-rdapper-1.16/PaxHeader/MANIFEST,App-rdapper-1.16/PaxHeader/MANIFEST,App-rdapper-1.16/PaxHeader/t,App-rdapper-1.16/PaxHeader/t,App-rdapper-1.16/PaxHeader/README.md,App-rdapper-1.16/PaxHeader/README.md,App-rdapper-1.16/PaxHeader/rdapper,App-rdapper-1.16/PaxHeader/rdapper,App-rdapper-1.16/PaxHeader/META.yml,App-rdapper-1.16/PaxHeader/META.yml,App-rdapper-1.16/PaxHeader/lib,App-rdapper-1.16/PaxHeader/lib,App-rdapper-1.16/PaxHeader/Makefile.PL,App-rdapper-1.16/PaxHeader/Makefile.PL,App-rdapper-1.16/PaxHeader/META.json,App-rdapper-1.16/PaxHeader/META.json,App-rdapper-1.16/lib/PaxHeader/App,App-rdapper-1.16/lib/PaxHeader/App,App-rdapper-1.16/lib/App/PaxHeader/rdapper.pm,App-rdapper-1.16/lib/App/PaxHeader/rdapper.pm,App-rdapper-1.16/lib/App/PaxHeader/rdapper,App-rdapper-1.16/lib/App/PaxHeader/rdapper,App-rdapper-1.16/lib/App/rdapper/PaxHeader/l10n.pm,App-rdapper-1.16/lib/App/rdapper/PaxHeader/l10n.pm,App-rdapper-1.16/t/PaxHeader/00.use.t,App-rdapper-1.16/t/PaxHeader/00.use.t,App-rdapper-1.16/locale/PaxHeader/rdapper.pot,App-rdapper-1.16/locale/PaxHeader/rdapper.pot,App-rdapper-1.16/locale/PaxHeader/fr,App-rdapper-1.16/locale/PaxHeader/fr,App-rdapper-1.16/locale/PaxHeader/en,App-rdapper-1.16/locale/PaxHeader/en,App-rdapper-1.16/locale/en/PaxHeader/LC_MESSAGES,App-rdapper-1.16/locale/en/PaxHeader/LC_MESSAGES,App-rdapper-1.16/locale/en/LC_MESSAGES/PaxHeader/rdapper.po,App-rdapper-1.16/locale/en/LC_MESSAGES/PaxHeader/rdapper.po,App-rdapper-1.16/locale/en/LC_MESSAGES/PaxHeader/rdapper.mo,App-rdapper-1.16/locale/en/LC_MESSAGES/PaxHeader/rdapper.mo,App-rdapper-1.16/locale/fr/PaxHeader/LC_MESSAGES,App-rdapper-1.16/locale/fr/PaxHeader/LC_MESSAGES,App-rdapper-1.16/locale/fr/LC_MESSAGES/PaxHeader/rdapper.po,App-rdapper-1.16/locale/fr/LC_MESSAGES/PaxHeader/rdapper.po,App-rdapper-1.16/locale/fr/LC_MESSAGES/PaxHeader/rdapper.mo,App-rdapper-1.16/locale/fr/LC_MESSAGES/PaxHeader/rdapper.mo

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: App::rdapper::l10n

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.

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: App::rdapper, App::rdapper::l10n

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.

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
App::rdapper a simple console-based L<RDAP|https://about.rdap.org> client. 1.16 metacpan
App::rdapper::l10n internationalisation support for L<App::rdapper> metacpan

Provides

Name File View
App::rdapper::l10n::en lib/App/rdapper/l10n.pm metacpan
App::rdapper::l10n::fr lib/App/rdapper/l10n.pm metacpan

Other Files

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