Zonemaster::Test::Nameserver - module implementing tests of the
properties of a name server
my @results = Zonemaster::Test::Nameserver->all($zone);
- all($zone)
- Runs the default set of tests and returns a list of log entries made by
the tests
- translation()
- Returns a reference to a hash with translation data. Used by the builtin
translation system.
- metadata()
- Returns a reference to a hash, the keys of which are the names of all test
methods in the module, and the corresponding values are references to
lists with all the tags that the method can use in log entries.
- version()
- Returns a version string for the module.