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

Zonemaster Engine

Build Status CPAN version

Purpose

This repository holds one of the components of the Zonemaster product. For an overview of the Zonemaster software, please see the Zonemaster main repository.

This Git repository contains the Zonemaster Engine testing framework, and contains all code needed to perform the full suite of Zonemaster tests.

Prerequisites

For supported processor architectures, operating systems and Perl versions see Zonemaster/README.md.

Installation

Installation instructions for the Engine is provided in the installation document.

Configuration

This repository does not need any specific configuration.

Documentation

There is full POD coverage of the Perl code. The documentation can be read on the CPAN site.

For a curious user, there are documentations regarding translating the output to a new language, implementing a new test and the log entries under the directory docs.

Participation, Contact and Bug reporting

For participation, contact and bug reporting, please see Zonemaster/README.md.

License

The software is released under the 2-clause BSD license. See separate LICENSE file.