Search results for "module:Net::DNS::RR::SOA"
Net::DNS::RR::SOA - DNS SOA resource record
Class for DNS Start of Authority (SOA) resource records....
NLNETLABS/Net-DNS-1.41 - 27 Nov 2023 13:28:04 UTC
Net::DNS::ToolKit::RR::SOA - Resource Record Handler
Net::DNS::ToolKit::RR:SOA appends an SOA resource record to a DNS packet under construction, recovers an SOA 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::SOA - DNS Resource Record SOA rdata type
This modules implements the encoding and decoding of the DNS Resource Record SOA 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
lib/Net/DNS/ZoneParse/Parser/Native/DNSext.pm
BTIETZ/Net-DNS-ZoneParse-0.103
-
01 Aug 2011 20:19:51 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
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::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::RR::CSYNC - DNS CSYNC resource record
Class for DNSSEC CSYNC resource records....
NLNETLABS/Net-DNS-1.41 - 27 Nov 2023 13:28:04 UTC
Net::DNS::Check - OOP Perl module based on Net::DNS for domain name checking.
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::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::ZoneParse - Perl extension for Parsing and Writing BIND8/9 (and RFC1035) compatible zone-files.
This module is yet another caching parser/generator for RFC1035 compatible zone-files. It aims to have a fast interface for parsing and support all RRs known to Net::DNS::RR. In some circumstances the parsing of an entry is too complicated for the de...
BTIETZ/Net-DNS-ZoneParse-0.103 - 01 Aug 2011 20:19:51 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::Zone::ParserX - A Zone Pre-Parser (slightly altered fork in cpanel2autodns)
The Net::DNS::Zone::Parser should be considered a preprocessor that "normalizes" a zonefile. It will read a zonefile in a format conforming to the relevant RFCs with the addition of BIND's GENERATE directive from disk and will write fully specified r...
LEV/Net-DNS-AutoDNS-0.1 - 08 Jul 2013 08:46:40 UTC
Net::DNS::AutoDNS::Zone - Class to represent one zone in AutoDNS
By internally keeping records as Net::DNS::RR objects as an in-between format, this module intends to bridge between AutoDNS and regular zonefiles. However, directly converting between the two is possibly lossy. This module does not attempt to transl...
LEV/Net-DNS-AutoDNS-0.1 - 08 Jul 2013 08:46:40 UTC
Net::DNS::Check::Config
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::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