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.29 - 18 Nov 2020 13:40:46 UTCNet::DNS::RR is the base class for DNS Resource Record (RR) objects. See also the manual pages for each specific RR type....
NLNETLABS/Net-DNS-1.29 - 18 Nov 2020 13:40:46 UTCNet::DNS::SEC is installed as an extension to an existing Net::DNS installation providing packages to support DNSSEC as specified in RFC4033, RFC4034, RFC4035 and related documents. It also provides support for SIG0 which is useful for dynamic update...
NLNETLABS/Net-DNS-SEC-1.18 - 02 Oct 2020 12:49:17 UTC* $dig = new Net::DNS::Dig( # optional parameters Timeout => 15, # default Class => 'IN', # default PeerAddr => host or [name1, name2, ...] default local NS PeerPort => 53, # default Proto => 'UDP', # default Recursion => 1, # default QuesHead => 0, ...
MIKER/Net-DNS-Dig-0.12 - 17 Feb 2014 04:31:00 UTCThe "Net::DNS::Text" module implements a class of text objects with associated class and instance methods. Each text object instance has a fixed identity throughout its lifetime....
NLNETLABS/Net-DNS-1.29 - 18 Nov 2020 13:40:46 UTCThis 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 UTCThis 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 UTCThe Net::DNS::Mailbox module implements a subclass of DNS domain name objects representing the DNS coded form of RFC822 mailbox address. The Net::DNS::Mailbox1035 and Net::DNS::Mailbox2535 packages implement mailbox representation subtypes which prov...
NLNETLABS/Net-DNS-1.29 - 18 Nov 2020 13:40:46 UTCNet::DNS::Codes provides forward and reverse lookup for most common "C" library DNS codes as well as all the codes for the DNS HEADER field. * $bitmask = XX Return the bitmask for the code: 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 +--+--+--+--+--+--+--+...
MIKER/Net-DNS-Codes-0.12 - 27 Jan 2014 22:13:53 UTCClass for DNS Address (A) resource records....
NLNETLABS/Net-DNS-1.29 - 18 Nov 2020 13:40:46 UTCNet::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 UTCThis module was initially created to test a list of domains against a whitelist (eg: the Alexa top 1000 list). EXPORT None by default....
SAXJAZMAN/Net-DNS-Match-0.05 - 17 Oct 2013 14:45:12 UTCNet::DNS::Async is a fire-and-forget asynchronous DNS helper. That is, the user application adds DNS questions to the helper, and the callback will be called at some point in the future without further intervention from the user application. The appl...
SHEVEK/Net-DNS-Async-1.07 - 03 Oct 2008 21:07:35 UTCA Net::DNS::Packet object represents a DNS protocol packet....
NLNETLABS/Net-DNS-1.29 - 18 Nov 2020 13:40:46 UTCClass for DNS Name Server (NS) resource records....
NLNETLABS/Net-DNS-1.29 - 18 Nov 2020 13:40:46 UTCClass for DNS Responsible Person (RP) resource records....
NLNETLABS/Net-DNS-1.29 - 18 Nov 2020 13:40:46 UTCClass for DNS Delegation Signer (DS) resource record....
NLNETLABS/Net-DNS-1.29 - 18 Nov 2020 13:40:46 UTCDNS Mail Exchanger (MX) resource record...
NLNETLABS/Net-DNS-1.29 - 18 Nov 2020 13:40:46 UTCDNS Key Exchange Delegation (KX) record...
NLNETLABS/Net-DNS-1.29 - 18 Nov 2020 13:40:46 UTC