The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version v2.0.0

  • Switch version scheme to Semantic Versioning.
  • Breaking changes
    • Renamed module from Zonemaster to Zonemaster::Engine (#303)
  • Patches
    • Updated implementation of ADDRESS01/Name server address must be globally routable (#264)
    • Updated implementation of BASIC01/The domain must have a parent domain (#260)
    • Updated translations (#127, #196, #216, #248, #249, #291)
    • Incremented VERSION of internal packages (98868cb)
  • Other changes
    • Fixed Commonmark rendering for Github (cc7a28a)
    • Switch msgfmt implementation to pure Perl (#223, #224)
    • New Unit tests infrastructure. 896 tests kept, 2 removed, will be added back later (#310)

Modules

A tool to check the quality of a DNS zone
do lookups of ASNs for IP addresses
configuration access module for Zonemaster::Engine
module holding constants used in test modules
class representing DNS names
base class for Zonemaster::Engine exceptions
class that holds Zonemaster::Engine::Logger::Entry objects.
module for single log entries
Class implementing arrays that lazily looks up name server addresses from their names
object representing a DNS nameserver
shared caches for nameserver objects
Net::IP/Net::IP::XS Wrapper (STILL EXPERIMENTAL)
wrapping object for Zonemaster::LDNS::Packet objects
recursive resolver for Zonemaster
module to find, load and execute all test modules
module implementing tests focused on the Address specific test cases of the DNS tests
module implementing test for very basic domain functionality
module implementing tests of nameservers reachability
Consistency module showing the expected structure of Zonemaster test modules
dnssec module showing the expected structure of Zonemaster test modules
Tests regarding delegation details
example module showing the expected structure of Zonemaster test modules
module implementing tests of the properties of a name server
test validating the syntax of host names and other data
module implementing tests of the zone content in DNS, such as SOA and MX records
Methods common to Test Specification used in test modules
translation support for Zonemaster
utility functions for other Zonemaster modules
Object representing a DNS zone