Kwalitee Issues

extracts_nicely

Pack the distribution with a proper command such as "make dist" and "./Build dist", or use a distribution builder such as Dist::Zilla, Dist::Milla, Minilla.

Error: More than one top directories are found: ._ios_get_interfaces_0.5;ios_get_interfaces_0.5

no_mymeta_files

Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.

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: Cannot find MANIFEST in dist.

has_abstract_in_pod

Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.

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: ios_get_interfaces_0.5::lib::._ios_get_interfaces

no_dot_underscore_files

If you use Mac OS X, set COPYFILE_DISABLE (for OS 10.5 and better) or COPY_EXTENDED_ATTRIBUTES_DISABLE (for OS 10.4) environmental variable to true to exclude dot underscore files from a distribution.

Error:

  • ._ios_get_interfaces_0.5
  • ios_get_interfaces_0.5/._.DS_Store
  • ios_get_interfaces_0.5/._Changes
  • ios_get_interfaces_0.5/._MANIFEST
  • ios_get_interfaces_0.5/._Makefile.PL
  • ios_get_interfaces_0.5/._README
  • ios_get_interfaces_0.5/._lib
  • ios_get_interfaces_0.5/._t
  • ios_get_interfaces_0.5/lib/._ios_get_interfaces.pm
  • ios_get_interfaces_0.5/t/._ios_get_interfaces.t

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: ios_get_interfaces_0.5/lib/ios_get_interfaces.pm, ios_get_interfaces_0.5/lib/._ios_get_interfaces.pm

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.

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: ios_get_interfaces_0.5::lib::._ios_get_interfaces

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
ios_get_interfaces 0.5 metacpan

Other Files

ios_get_interfaces_0.5/MANIFEST metacpan
ios_get_interfaces_0.5/META.json metacpan
ios_get_interfaces_0.5/META.yml metacpan
ios_get_interfaces_0.5/Makefile.PL metacpan