Kwalitee Issues

buildtool_not_executable

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

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: ASNMTAP-3.000.006/lib/ASNMTAP/Asnmtap/Plugins/Mail.pod -- Around line 344: Expected '=item *' ASNMTAP-3.000.006/lib/ASNMTAP/Asnmtap/Plugins/WebTransact.pod -- Around line 546: Non-ASCII character seen before =encoding in ''<b>N°\s+de\s+ticket\s*:</b>\s*\n*\s*&nbsp;(\w{3}-\w{7}-\w{2}-\w)';'. Assuming CP1252

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.

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: applications/custom/display.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.

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • lib/ASNMTAP/Asnmtap.pm: HASH(0x560b668352d0)
  • lib/ASNMTAP/Asnmtap/Applications.pm: HASH(0x560b62e43aa8)
  • lib/ASNMTAP/Asnmtap/Applications/CGI.pm: HASH(0x560b667ad7e0)
  • lib/ASNMTAP/Asnmtap/Applications/Collector.pm: HASH(0x560b668462a0)
  • lib/ASNMTAP/Asnmtap/Applications/Display.pm: HASH(0x560b65233270)
  • lib/ASNMTAP/Asnmtap/Plugins.pm: HASH(0x560b667b4110)
  • lib/ASNMTAP/Asnmtap/Plugins/IO.pm: HASH(0x560b6530dc70)
  • lib/ASNMTAP/Asnmtap/Plugins/Mail.pm: HASH(0x560b667bb510)
  • lib/ASNMTAP/Asnmtap/Plugins/Modem.pm: HASH(0x560b66822660)
  • lib/ASNMTAP/Asnmtap/Plugins/Nagios.pm: HASH(0x560b652b4000)
  • lib/ASNMTAP/Asnmtap/Plugins/SOAP.pm: HASH(0x560b6684d0a8)
  • lib/ASNMTAP/Asnmtap/Plugins/WebTransact.pm: HASH(0x560b6682e9a0)
  • lib/ASNMTAP/Asnmtap/Plugins/XML.pm: HASH(0x560b667b5488)
  • lib/ASNMTAP/Time.pm: HASH(0x560b66842c20)

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
ASNMTAP::Asnmtap metacpan
ASNMTAP::Asnmtap::Applications metacpan
ASNMTAP::Asnmtap::Applications::CGI metacpan
ASNMTAP::Asnmtap::Applications::Collector metacpan
ASNMTAP::Asnmtap::Applications::Display metacpan
ASNMTAP::Asnmtap::Plugins metacpan
ASNMTAP::Asnmtap::Plugins::IO metacpan
ASNMTAP::Asnmtap::Plugins::Mail metacpan
ASNMTAP::Asnmtap::Plugins::Modem metacpan
ASNMTAP::Asnmtap::Plugins::NPTest 1.02 metacpan
ASNMTAP::Asnmtap::Plugins::Nagios metacpan
ASNMTAP::Asnmtap::Plugins::SOAP metacpan
ASNMTAP::Asnmtap::Plugins::WebTransact metacpan
ASNMTAP::Asnmtap::Plugins::XML metacpan
ASNMTAP::Time metacpan

Other Files

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