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

Changes for version v2.0.6 - 2018-01-12

  • Natural Language support
    • Added support for Danish language (#351, #354)
  • Patches
    • Fixed installation instruction (#342)
    • Update distribution description (#339)
    • Updated according to updated Delegation01 (#296, #346)
    • Fixes: Missing French translation (#343, #347)
    • Fixes: NAMESERVER:RECURSIVITY_UNDEF does not log host (#275, #311)
    • Fixes: Fake delegation with explicit IP address is ignored (#295, #355)
    • Fixes: Engine fails to verify NS in zone (#356, #357)
    • Fixes: When testing a zone with 2 NS that point to the same IP (#140, #360)
    • Update sv.po to match updates of en.po (#271, #359)
    • Editorial updates of po files (#362)
  • Other changes
    • Unneeded translation file removed (#345)
    • Add (and corrected) MANIFEST to repo (#364, #366)

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