Search results for "module:Net::DNS::RR::TSIG"
Net::DNS::RR::TSIG - DNS TSIG resource record
Class for DNS Transaction Signature (TSIG) resource records....
NLNETLABS/Net-DNS-1.41 - 27 Nov 2023 13:28:04 UTC
Net::DNS::Update - DNS dynamic update packet
Net::DNS::Update is a subclass of Net::DNS::Packet, to be used for making DNS dynamic updates. Programmers should refer to RFC2136 for dynamic update semantics....
NLNETLABS/Net-DNS-1.41 - 27 Nov 2023 13:28:04 UTC
Net::DNS::Packet - DNS protocol packet
A Net::DNS::Packet object represents a DNS protocol packet....
NLNETLABS/Net-DNS-1.41 - 27 Nov 2023 13:28:04 UTC
Net::DNS::RR::TKEY - DNS TKEY resource record
Class for DNS TSIG Key (TKEY) resource records....
NLNETLABS/Net-DNS-1.41 - 27 Nov 2023 13:28:04 UTC
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::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