Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: Missing mandatory field, 'abstract' (abstract) [Validation: 1.4];value is an undefined string (abstract) [Validation: 1.4]

has_license_in_source_file

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

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: Zonemaster::Engine::Net::IP

has_meta_json

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

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.

consistent_version

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

Error: 0.000006,1.000003,1.000004,1.000005,1.000006,1.000007,1.000008,1.000009,1.001002,1.001003,1.001004,1.001005,1.002002,2.000000

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.

Modules

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

Other Files

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