The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Net-DNS-Check net::dns"

Net::DNS::Check - OOP Perl module based on Net::DNS for domain name checking. River stage one • 1 direct dependent • 1 total dependent

Net::DNS::Check is a collection of OOP Perl modules allowing easy implementation of applications for domain name checking. The Net::DNS::Check was built to be as easy as possible to use and highly configurable and flexible: it allow easy implementati...

LLT/Net-DNS-Check-0.45 - 15 Jul 2005 22:03:15 UTC

Net::DNS::Check::Test - base class for all type of tests River stage one • 1 direct dependent • 1 total dependent

This is the base class for all type of tests....

LLT/Net-DNS-Check-0.45 - 15 Jul 2005 22:03:15 UTC

Net::DNS::Check::Host - Class for name server resolution of hostnames River stage one • 1 direct dependent • 1 total dependent

This class is used for name server resolution of hostnames found during the domain check phase. The are several methods implemented by this class, but at present are all for internal use only and Net::DNS::Check users don't need to directly create Ne...

LLT/Net-DNS-Check-0.45 - 15 Jul 2005 22:03:15 UTC

Net::DNS::Check::Config River stage one • 1 direct dependent • 1 total dependent

A Config object is an instance of the Net::DNS::Check::Config class. With this object you can configure how Net::DNS::Check operates. You can set, for example, which tests will be executed during the check phase, set the debug level and several other...

LLT/Net-DNS-Check-0.45 - 15 Jul 2005 22:03:15 UTC

Net::DNS::Check::NSQuery - Class to query authoritative nameservers for the domain name you want to check. River stage one • 1 direct dependent • 1 total dependent

This class is used to query nameservers for the domain name you want to check. The are several methods implemented by this class, but at present are all for internal use only and Net::DNS::Check users don't need to directly create Net::DNS::Check::NS...

LLT/Net-DNS-Check-0.45 - 15 Jul 2005 22:03:15 UTC

Net::DNS::Check::HostsList - Class for maintaining a list of Net::DNS::Check::Host objects. River stage one • 1 direct dependent • 1 total dependent

This class is used for maintaing a list of Net::DNS::Check::Host objects. At present Net::DNS::Check maintains two kind of this lists (Net::DNS::Check::HostsList object) one for every authoritative nameservers and one general list used by all the aut...

LLT/Net-DNS-Check-0.45 - 15 Jul 2005 22:03:15 UTC

Net::DNS::Check::Test::unknown - Unknown Test River stage one • 1 direct dependent • 1 total dependent

This class is used when we can't find the requested test class...

LLT/Net-DNS-Check-0.45 - 15 Jul 2005 22:03:15 UTC

Net::DNS::Check::Test::ns_count - Check if the number of NS RR are within the range set in the configuration object River stage one • 1 direct dependent • 1 total dependent

Check if the number of NS RR are within the range set in the configuration object...

LLT/Net-DNS-Check-0.45 - 15 Jul 2005 22:03:15 UTC

Net::DNS::Check::Test::mx_compare - Compare the MX RR found River stage one • 1 direct dependent • 1 total dependent

Compare the MX RR found...

LLT/Net-DNS-Check-0.45 - 15 Jul 2005 22:03:15 UTC

Net::DNS::Check::Test::ns_compare - Check if the NS RR are the same in all the authoritative nameservers River stage one • 1 direct dependent • 1 total dependent

Check if the NS RR are the same in all the authoritative nameservers...

LLT/Net-DNS-Check-0.45 - 15 Jul 2005 22:03:15 UTC

Net::DNS::Check::Test::mx_present - Check if mx RR is present or not River stage one • 1 direct dependent • 1 total dependent

Check if MX RR is present or not...

LLT/Net-DNS-Check-0.45 - 15 Jul 2005 22:03:15 UTC

Net::DNS::Check::Test::host_syntax - Verify the correctness of the hosts syntax River stage one • 1 direct dependent • 1 total dependent

Verify the correctness of the hosts syntax...

LLT/Net-DNS-Check-0.45 - 15 Jul 2005 22:03:15 UTC

Net::DNS::Check::Test::host_not_cname - Check if the hosts found are CNAME or not River stage one • 1 direct dependent • 1 total dependent

Check if the hosts found are CNAME or not....

LLT/Net-DNS-Check-0.45 - 15 Jul 2005 22:03:15 UTC

Net::DNS::Check::Test::host_ip_private - Check if the IP addresses found during the hosts resolution do not belong to IP private classes River stage one • 1 direct dependent • 1 total dependent

Check if the IP addresses found during the hosts resolution do not belong to IP private classes. Due to a differnt internal structure, at present this is the only test that doesn't report detailed information about results of the single analisys for ...

LLT/Net-DNS-Check-0.45 - 15 Jul 2005 22:03:15 UTC

Net::DNS::Check::Test::soa_retry_range - Check if the retry time in the SOA RR is within the range set in the configuration object River stage one • 1 direct dependent • 1 total dependent

Check if the retry time in the SOA RR is within the range set in the configuration object....

LLT/Net-DNS-Check-0.45 - 15 Jul 2005 22:03:15 UTC

Net::DNS::Check::Test::ns_vs_delegated - Compare the NS RR found with the effectively delegated nameservers (NS RR in the parent zone of the domain name being checked) River stage one • 1 direct dependent • 1 total dependent

Compare the NS RR found with the effectively delegated nameservers (NS RR in the parent zone of the domain name being checked)...

LLT/Net-DNS-Check-0.45 - 15 Jul 2005 22:03:15 UTC

Net::DNS::Check::Test::soa_expire_range - Check if the expire time in the SOA RR is within the range set in the configuration object River stage one • 1 direct dependent • 1 total dependent

Check if the expire time in the SOA RR is within the range set in the configuration object....

LLT/Net-DNS-Check-0.45 - 15 Jul 2005 22:03:15 UTC

Net::DNS::Check::Test::soa_master_in_ns - Check if the NS RR exists for the master nameserver specified in the SOA RR River stage one • 1 direct dependent • 1 total dependent

Check if the NS RR exists for the master nameserver specified in the SOA RR....

LLT/Net-DNS-Check-0.45 - 15 Jul 2005 22:03:15 UTC

Net::DNS::Check::Test::soa_serial_syntax - Check if the syntax of the serial number in the SOA RR are in the AAAAMMGGVV format River stage one • 1 direct dependent • 1 total dependent

Check if the syntax of the serial number in the SOA RR are in the AAAAMMGGVV format....

LLT/Net-DNS-Check-0.45 - 15 Jul 2005 22:03:15 UTC

Net::DNS::Check::Test::soa_refresh_range - Check if the refresh time in the SOA RR is within the range set in the configuration object River stage one • 1 direct dependent • 1 total dependent

Check if the refresh time in the SOA RR is within the range set in the configuration object....

LLT/Net-DNS-Check-0.45 - 15 Jul 2005 22:03:15 UTC
26 results (0.046 seconds)