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.004/lib/ASNMTAP/Asnmtap/Plugins/Mail.pod -- Around line 316: You forgot a '=back' before '=head1' Around line 498: You forgot a '=back' before '=head1' ASNMTAP-3.000.004/lib/ASNMTAP/Asnmtap/Plugins/Modem.pod -- Around line 31: You forgot a '=back' before '=head1' ASNMTAP-3.000.004/lib/ASNMTAP/Asnmtap/Plugins/WebTransact.pod -- Around line 507: 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 Around line 680: '=item' outside of any '=over' Around line 683: You forgot a '=back' before '=head1' ASNMTAP-3.000.004/lib/ASNMTAP/Asnmtap/Plugins.pod -- Around line 472: '=item' outside of any '=over' Around line 478: You forgot a '=back' before '=head1'

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.

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(0x560b664cc5a8)
  • lib/ASNMTAP/Asnmtap/Applications.pm: HASH(0x560b6615b970)
  • lib/ASNMTAP/Asnmtap/Applications/CGI.pm: HASH(0x560b661687f0)
  • lib/ASNMTAP/Asnmtap/Applications/Collector.pm: HASH(0x560b6615ebb0)
  • lib/ASNMTAP/Asnmtap/Applications/Display.pm: HASH(0x560b64d552d8)
  • lib/ASNMTAP/Asnmtap/Plugins.pm: HASH(0x560b665321b8)
  • lib/ASNMTAP/Asnmtap/Plugins/Mail.pm: HASH(0x560b664f5900)
  • lib/ASNMTAP/Asnmtap/Plugins/Modem.pm: HASH(0x560b664f5ea0)
  • lib/ASNMTAP/Asnmtap/Plugins/Nagios.pm: HASH(0x560b6562b990)
  • lib/ASNMTAP/Asnmtap/Plugins/SOAP.pm: HASH(0x560b664ce0a0)
  • lib/ASNMTAP/Asnmtap/Plugins/WebTransact.pm: HASH(0x560b66138dd0)
  • lib/ASNMTAP/Asnmtap/Plugins/XML.pm: HASH(0x560b664e7b08)
  • lib/ASNMTAP/IO.pm: HASH(0x560b664ddc60)
  • lib/ASNMTAP/Time.pm: HASH(0x560b6654e820)

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::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::IO metacpan
ASNMTAP::Time metacpan

Other Files

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