Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

no_pod_errors

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

Error: Zonemaster-v1.0.3/lib/Zonemaster/Test/Delegation.pm -- Around line 592: =over without closing =back

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.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • Zonemaster
  • Zonemaster::ASNLookup
  • Zonemaster::Config
  • Zonemaster::Constants
  • Zonemaster::DNSName
  • Zonemaster::Exception
  • Zonemaster::Logger
  • Zonemaster::Logger::Entry
  • Zonemaster::NSArray
  • Zonemaster::Nameserver
  • Zonemaster::Nameserver::Cache
  • Zonemaster::Packet
  • Zonemaster::Recursor
  • Zonemaster::Test
  • Zonemaster::Test::Address
  • Zonemaster::Test::Basic
  • Zonemaster::Test::Connectivity
  • Zonemaster::Test::Consistency
  • Zonemaster::Test::DNSSEC
  • Zonemaster::Test::Delegation
  • Zonemaster::Test::Example
  • Zonemaster::Test::Nameserver
  • Zonemaster::Test::Syntax
  • Zonemaster::Test::Zone
  • Zonemaster::TestMethods
  • Zonemaster::Translator
  • Zonemaster::Util
  • Zonemaster::Zone

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Test::Fatal

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 1.000000,1.000001,1.000002,1.000003

configure_prereq_matches_use

List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires

Error:

  • Module::Install::Share

Modules

Name Abstract Version View
Zonemaster A tool to check the quality of a DNS zone 1.000003 metacpan
Zonemaster::ASNLookup do lookups of ASNs for IP addresses 1.000000 metacpan
Zonemaster::Config configuration access module for Zonemaster 1.000001 metacpan
Zonemaster::Constants module holding constants used in test modules 1.000000 metacpan
Zonemaster::DNSName class representing DNS names 1.000000 metacpan
Zonemaster::Exception base class for Zonemaster exceptions 1.000000 metacpan
Zonemaster::Logger class that holds L<Zonemaster::Logger::Entry> objects. 1.000000 metacpan
Zonemaster::Logger::Entry module for single log entries 1.000000 metacpan
Zonemaster::NSArray Class implementing arrays that lazily looks up name server addresses from their names 1.000000 metacpan
Zonemaster::Nameserver object representing a DNS nameserver 1.000001 metacpan
Zonemaster::Nameserver::Cache shared caches for nameserver objects 1.000000 metacpan
Zonemaster::Packet wrapping object for L<Net::LDNS::Packet> objects 1.000000 metacpan
Zonemaster::Recursor recursive resolver for Zonemaster 1.000001 metacpan
Zonemaster::Test module to find, load and execute all test modules 1.000000 metacpan
Zonemaster::Test::Address module implementing tests focused on the Address specific test cases of the DNS tests 1.000001 metacpan
Zonemaster::Test::Basic module implementing test for very basic domain functionality 1.000001 metacpan
Zonemaster::Test::Connectivity module implementing tests of nameservers reachability 1.000001 metacpan
Zonemaster::Test::Consistency Consistency module showing the expected structure of Zonemaster test modules 1.000001 metacpan
Zonemaster::Test::DNSSEC dnssec module showing the expected structure of Zonemaster test modules 1.000002 metacpan
Zonemaster::Test::Delegation Tests regarding delegation details 1.000001 metacpan
Zonemaster::Test::Example example module showing the expected structure of Zonemaster test modules 1.000001 metacpan
Zonemaster::Test::Nameserver module implementing tests of the properties of a name server 1.000001 metacpan
Zonemaster::Test::Syntax test validating the syntax of host names and other data 1.000001 metacpan
Zonemaster::Test::Zone module implementing tests of the zone content in DNS, such as SOA and MX records 1.000001 metacpan
Zonemaster::TestMethods Methods common to Test Specification used in test modules 1.000000 metacpan
Zonemaster::Translator translation support for Zonemaster 1.000000 metacpan
Zonemaster::Util utility functions for other Zonemaster modules 1.000000 metacpan
Zonemaster::Zone Object representing a DNS zone 1.000000 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan