|
|
| |
DNSCheck::Test::Zone(3) |
User Contributed Perl Documentation |
DNSCheck::Test::Zone(3) |
DNSCheck::Test::Zone - Test a zone
Test a zone using all DNSCheck modules, or test an undelegated zone at given
servers with all tests that make sense. The results of all tests will end up
in the logger object.
- ->new($parent)
- This method is not meant to be used directly. Use DNSCheck::zone
instead.
- ->test(zone, [$history])
- Run the standard set of tests on the given domain, possibly also giving a
reference to an array with the names of nameservers that used to be
authoritative for the zone.
DNSCheck, DNSCheck::Logger, DNSCheck::Test::Delegation,
DNSCheck::Test::Nameserver, DNSCheck::Test::Consistency, DNSCheck::Test::SOA,
DNSCheck::Test::Connectivity, DNSCheck::Test::DNSSEC
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |