Search results for "module:Net::DNS::Resolver"
Net::DNS::Resolver - DNS resolver class
Instances of the Net::DNS::Resolver class represent resolver objects. A program may have multiple resolver objects, each maintaining its own state information such as the nameservers to be queried, whether recursion is desired, etc....
NLNETLABS/Net-DNS-1.41 - 27 Nov 2023 13:28:04 UTC
Net::DNS::Resolver::os2 - OS2 resolver class
This class implements the OS specific portions of "Net::DNS::Resolver". No user serviceable parts inside, see Net::DNS::Resolver for all your resolving needs....
NLNETLABS/Net-DNS-1.41 - 27 Nov 2023 13:28:04 UTC
Net::DNS::Resolver::Mock - Mock a DNS Resolver object for testing
A subclass of Net::DNS::Resolver which parses a zonefile for it's data source. Primarily for use in testing....
MBRADSHAW/Net-DNS-Resolver-Mock-1.20230216 - 16 Feb 2023 23:32:26 UTC
Net::DNS::Resolver::UNIX - Unix resolver class
This class implements the OS specific portions of "Net::DNS::Resolver". No user serviceable parts inside, see Net::DNS::Resolver for all your resolving needs....
NLNETLABS/Net-DNS-1.41 - 27 Nov 2023 13:28:04 UTC
Net::DNS::Resolver::Base - DNS resolver base class
This class is the common base class for the different platform sub-classes of Net::DNS::Resolver. No user serviceable parts inside, see Net::DNS::Resolver for all your resolving needs....
NLNETLABS/Net-DNS-1.41 - 27 Nov 2023 13:28:04 UTC
Net::DNS::Resolver::os390 - IBM OS/390 resolver class
This class implements the OS specific portions of "Net::DNS::Resolver". No user serviceable parts inside, see Net::DNS::Resolver for all your resolving needs....
NLNETLABS/Net-DNS-1.41 - 27 Nov 2023 13:28:04 UTC
Net::DNS::Resolver::cygwin - Cygwin resolver class
This class implements the OS specific portions of "Net::DNS::Resolver". No user serviceable parts inside, see Net::DNS::Resolver for all your resolving needs....
NLNETLABS/Net-DNS-1.41 - 27 Nov 2023 13:28:04 UTC
Net::DNS::Resolver::android - Android resolver class
This class implements the OS specific portions of "Net::DNS::Resolver". No user serviceable parts inside, see Net::DNS::Resolver for all your resolving needs....
NLNETLABS/Net-DNS-1.41 - 27 Nov 2023 13:28:04 UTC
Net::DNS::Resolver::Unbound - Net::DNS resolver based on libunbound
Net::DNS::Resolver::Unbound is designed as an extension to an existing Net::DNS installation which facilitates DNS(SEC) name resolution using the libunbound library developed by NLnet Labs. Net::DNS::Resolver::Unbound replaces the resolver send() and...
RWF/Net-DNS-Resolver-Unbound-1.21 - 09 Jun 2023 17:22:40 UTC
Net::DNS::Resolver::MSWin32 - MS Windows resolver class
This class implements the OS specific portions of "Net::DNS::Resolver". No user serviceable parts inside, see Net::DNS::Resolver for all your resolving needs....
NLNETLABS/Net-DNS-1.41 - 27 Nov 2023 13:28:04 UTC
Net::DNS::Resolver::Recurse - DNS recursive resolver
This module is a subclass of Net::DNS::Resolver....
NLNETLABS/Net-DNS-1.41 - 27 Nov 2023 13:28:04 UTC
Net::DNS::Resolver::Programmable - programmable DNS resolver class for offline emulation of DNS
Net::DNS::Resolver::Programmable is a Net::DNS::Resolver descendant class that allows a virtual DNS to be emulated instead of querying the real DNS. A set of static DNS records may be supplied, or arbitrary code may be specified as a means for retrie...
BIGPRESH/Net-DNS-Resolver-Programmable-0.009 - 24 Jul 2017 21:03:35 UTC
Net::DNS::Paranoid - paranoid dns resolver
This is a wrapper module for Net::DNS. This module detects IP address / host names for internal servers....
TOKUHIROM/Net-DNS-Paranoid-0.08 - 30 Sep 2015 07:04:08 UTC
Net::DNS::Native - non-blocking system DNS resolver
This class provides several methods for host name resolution. It is designed to be used with event loops. All resolving are done by getaddrinfo(3) implemented in your system library. Since getaddrinfo() is blocking function and we don't want to block...
OLEG/Net-DNS-Native-0.22 - 29 Oct 2019 16:54:12 UTC
Net::DNS::Lite - a pure-perl DNS resolver with support for timeout
This module provides a replacement function for Socket::inet_aton, with support for timeouts....
KAZUHO/Net-DNS-Lite-0.12 - 12 Mar 2014 03:54:00 UTC
Net::LDNS - DNS-talking module based on the ldns C library
"Net::LDNS" represents a resolver, which is the part of the system responsible for sending queries and receiving answers to them....
CDYBED/Net-LDNS-0.75 - 07 Apr 2015 11:54:08 UTC
Net::DNSServer::DBMCache - AnyDBM_File DNS Cache resolver
A Net::DNSServer::Base which uses AnyDBM_File with locking to implement a DNS Cache on disk to allow the cache to be shared across processes. This is useful if the server forks (Net::Server::PreFork) and to preserve memory by not having to store larg...
BBB/Net-DNSServer-0.11 - 13 Nov 2002 20:07:05 UTC
Net::ADNS - Perl wrapper for the Asynchronous DNS client library
From the adns library web site: ADNS: Advanced, easy to use, asynchronous-capable DNS client library and utilities. In contrast with the standard interfaces, gethostbyname et al and libresolv, it has the following features: - It is reasonably easy to...
SALVA/Net-ADNS-0.03 - 27 Mar 2007 16:00:54 UTC
Net::DNS - Perl Interface to the Domain Name System
Net::DNS is a collection of Perl modules that act as a Domain Name System (DNS) resolver. It allows the programmer to perform DNS queries that are beyond the capabilities of "gethostbyname" and "gethostbyaddr". The programmer should be familiar with ...
NLNETLABS/Net-DNS-1.41 - 27 Nov 2023 13:28:04 UTC