Kwalitee Issues

has_buildtool

Add a Makefile.PL (for ExtUtils::MakeMaker/Module::Install) or a Build.PL (for Module::Build and its friends), or use a distribution builder such as Dist::Zilla, Dist::Milla, Minilla.

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.9/lib/Zonemaster/Test/Delegation.pm -- Around line 608: =over without closing =back

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: 1.000001,1.000002,1.000003,1.000005,1.000009,1.001000,1.001001

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 A tool to check the quality of a DNS zone 1.000009 metacpan
Zonemaster::ASNLookup do lookups of ASNs for IP addresses 1.000001 metacpan
Zonemaster::Config configuration access module for Zonemaster 1.000002 metacpan
Zonemaster::Constants module holding constants used in test modules 1.001000 metacpan
Zonemaster::DNSName class representing DNS names 1.000001 metacpan
Zonemaster::Exception base class for Zonemaster exceptions 1.000001 metacpan
Zonemaster::Logger class that holds L<Zonemaster::Logger::Entry> objects. 1.000001 metacpan
Zonemaster::Logger::Entry module for single log entries 1.001001 metacpan
Zonemaster::NSArray Class implementing arrays that lazily looks up name server addresses from their names 1.000001 metacpan
Zonemaster::Nameserver object representing a DNS nameserver 1.001001 metacpan
Zonemaster::Nameserver::Cache shared caches for nameserver objects 1.000001 metacpan
Zonemaster::Packet wrapping object for L<Net::LDNS::Packet> objects 1.000001 metacpan
Zonemaster::Recursor recursive resolver for Zonemaster 1.000002 metacpan
Zonemaster::Test module to find, load and execute all test modules 1.000001 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.000002 metacpan
Zonemaster::Test::Connectivity module implementing tests of nameservers reachability 1.000005 metacpan
Zonemaster::Test::Consistency Consistency module showing the expected structure of Zonemaster test modules 1.000002 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.000003 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.000002 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.000001 metacpan
Zonemaster::Translator translation support for Zonemaster 1.000003 metacpan
Zonemaster::Util utility functions for other Zonemaster modules 1.001001 metacpan
Zonemaster::Zone Object representing a DNS zone 1.000001 metacpan

Other Files

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