Search results for "module:Net::DNS::RR::TXT"
Net::DNS::RR::TXT - DNS TXT resource record
Class for DNS Text (TXT) resource records....
NLNETLABS/Net-DNS-1.41 - 27 Nov 2023 13:28:04 UTC
Net::DNS::ToolKit::RR::TXT - Resource Record Handler
Net::DNS::ToolKit::RR:TXT appends an TXT resource record to a DNS packet under construction, recovers an TXT resource record from a packet being decoded, and converts the numeric/binary portions of the resource record to human readable form. Descript...
MIKER/Net-DNS-ToolKit-0.48 - 27 Jan 2014 22:16:40 UTC
Net::Frame::Layer::DNS::RR::TXT - DNS Resource Record TXT rdata type
This modules implements the encoding and decoding of the DNS Resource Record TXT rdata type object. Users need only use this for encoding. Net::Frame::Layer::DNS::RR calls this as needed to assist in "rdata" decoding. See also Net::Frame::Layer for o...
VINSWORLD/Net-Frame-Layer-DNS-1.05 - 09 May 2017 16:37:40 UTC
Net::DNS::RR - DNS resource record base class
Net::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.41 - 27 Nov 2023 13:28:04 UTC
Net::DNS::RR::RP - DNS RP resource record
Class for DNS Responsible Person (RP) resource records....
NLNETLABS/Net-DNS-1.41 - 27 Nov 2023 13:28:04 UTC
Net::DNS::RR::SPF - DNS SPF resource record
Class for DNS Sender Policy Framework (SPF) resource records. SPF records inherit most of the properties of the Net::DNS::RR::TXT class....
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::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::ToolKit - tools for working with DNS packets
Routines to pick apart, examine and put together DNS packets. They can be used for diagnostic purposes or as building blocks for DNS applications such as DNS servers and clients or to allow user applications to interact directly with remote DNS serve...
MIKER/Net-DNS-ToolKit-0.48 - 27 Jan 2014 22:16:40 UTC
Net::DNS::AutoDNS - Generates XML and communicates with AutoDNS
This module adds methods to several Net::DNS::RR classes (by boldly invading their namespaces) and provides a simple interface to the AutoDNS gateway. This module doesn't quite really support UTF-8, and apparently neither does AutoDNS, but its docume...
LEV/Net-DNS-AutoDNS-0.1 - 08 Jul 2013 08:46:40 UTC
Net::DNS::ToolKit::RR - Resource Record class loader
Net::DNS::ToolKit::RR is the class loader for Resource Record classes. It provides an extensible wrapper for existing classes as well as the framework to easily add new RR classes. See: Net::DNS::ToolKit::RR::Template From RFC 1035 3.2.1. Format All ...
MIKER/Net-DNS-ToolKit-0.48 - 27 Jan 2014 22:16:40 UTC
Net::DNS::SPF::Expander
This module expands DNS SPF records, so you don't have to. The problem is that you only get 10 per SPF record, and recursions count against you. Your record won't validate. Let's say you start with this as an SPF record: @ TXT "v=spf1 include:_spf.go...
AMIRI/Net-DNS-SPF-Expander-0.021 - 06 Aug 2019 21:44:05 UTC
Net::DNS::Method::Hash - Perl extension to provide static mapping of RRs to IP addresses
This class supports the specification of large amounts of RRs under the zone specified as the "BaseDomain" option. The RRs have the generic form <key>.<BaseDomain> <RR DATA> <key> <RR DATA> for example, key-to-the-hash.hashdomain.com 30 IN TXT "Some ...
LUISMUNOZ/Net-DNS-Method-2.00 - 14 Jun 2003 20:40:30 UTC
Net::DNS::ToolKit::RR::A - Resource Record Handler
Net::DNS::ToolKit::RR:A appends an A resource record to a DNS packet under construction, recovers an A resource record from a packet being decoded, and converts the numeric/binary portions of the resource record to human readable form. Description fr...
MIKER/Net-DNS-ToolKit-0.48 - 27 Jan 2014 22:16:40 UTC
Net::DNS::ToolKit::RR::NS - Resource Record Handler
Net::DNS::ToolKit::RR:NS appends an NS resource record to a DNS packet under construction, recovers an NS resource record from a packet being decoded, and converts the numeric/binary portions of the resource record to human readable form. Description...
MIKER/Net-DNS-ToolKit-0.48 - 27 Jan 2014 22:16:40 UTC
Net::DNS::ToolKit::RR::MX - Resource Record Handler
Net::DNS::ToolKit::RR:MX appends an MX resource record to a DNS packet under construction, recovers an MX resource record from a packet being decoded, and converts the numeric/binary portions of the resource record to human readable form. Description...
MIKER/Net-DNS-ToolKit-0.48 - 27 Jan 2014 22:16:40 UTC
Net::DNS::ToolKit::RR::RT - Resource Record Handler
Net::DNS::ToolKit::RR:RT appends an RT resource record to a DNS packet under construction, recovers an RT resource record from a packet being decoded, and converts the numeric/binary portions of the resource record to human readable form. Description...
MIKER/Net-DNS-ToolKit-0.48 - 27 Jan 2014 22:16:40 UTC
Net::DNS::ToolKit::RR::SRV - Resource Record Handler
Net::DNS::ToolKit::RR:SRV appends an SRV resource record to a DNS packet under construction, recovers an SRV resource record from a packet being decoded, and converts the numeric/binary portions of the resource record to human readable form. Descript...
MIKER/Net-DNS-ToolKit-0.48 - 27 Jan 2014 22:16:40 UTC
Net::DNS::ToolKit::RR::MR - Resource Record Handler
Net::DNS::ToolKit::RR:MR appends an MR resource record to a DNS packet under construction, recovers an MR resource record from a packet being decoded, and converts the numeric/binary portions of the resource record to human readable form. Description...
MIKER/Net-DNS-ToolKit-0.48 - 27 Jan 2014 22:16:40 UTC
Net::DNS::ToolKit::RR::MF - Resource Record Handler
Net::DNS::ToolKit::RR:MF appends an MF resource record to a DNS packet under construction, recovers an MF resource record from a packet being decoded, and converts the numeric/binary portions of the resource record to human readable form. Description...
MIKER/Net-DNS-ToolKit-0.48 - 27 Jan 2014 22:16:40 UTC