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

Changes for version v1.0.16 - 2016-12-12

  • Updated and added Swedish translations (#249, #248, #216, #196, partially #127)
  • Corrected installation instructions for Debian/Ubuntu (#240)
  • If one nameserver is "lame" then the Basic test could halt on that and not continue with next nameserver. Fixed in #239.
  • Added test for NSEC3 OPT-OUT (#226).
  • Using different IP address in unit test to avoid false fail (#219).
  • Remove dependency on Net::IP::XS (#174).
  • Updated the algorithm for discovering open resolvers to be more correct (#171).

Documentation

The Zonemaster Test Engine

Modules

A tool to check the quality of a DNS zone
do lookups of ASNs for IP addresses
configuration access module for Zonemaster
module holding constants used in test modules
class representing DNS names
base class for Zonemaster exceptions
class that holds Zonemaster::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
wrapping object for Net::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

Provides

in lib/Zonemaster/Net/IP.pm