The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Net::DNS"

Net::DNS - Perl Interface to the Domain Name System River stage three • 113 direct dependents • 575 total dependents

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.44 - 15 Feb 2024 13:03:57 UTC

Net::DNS::RR - DNS resource record base class River stage three • 113 direct dependents • 575 total dependents

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.44 - 15 Feb 2024 13:03:57 UTC

Net::DNS::Dig - dig like methods River stage zero No dependents

* $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 UTC

Net::DNS::SEC - DNSSEC extensions to Net::DNS River stage zero No dependents

Net::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.24 - 25 Apr 2024 09:12:13 UTC

Net::Enum::DNS - The great new Net::Enum::DNS! No river data available

SMS/Net-Enum-DNSServer - 28 Feb 2017 16:40:29 UTC

Net::DNS::Lite - a pure-perl DNS resolver with support for timeout River stage two • 10 direct dependents • 10 total dependents

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::DNS::Text - DNS text representation River stage three • 113 direct dependents • 575 total dependents

The "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.44 - 15 Feb 2024 13:03:57 UTC

Net::DNS::Native - non-blocking system DNS resolver River stage one • 2 direct dependents • 3 total dependents

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::Mailbox - DNS mailbox representation River stage three • 113 direct dependents • 575 total dependents

The 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.44 - 15 Feb 2024 13:03:57 UTC

Net::DNS::Codes - collection of C library DNS codes River stage one • 9 direct dependents • 9 total dependents

Net::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 UTC

Net::DNS::Check - OOP Perl module based on Net::DNS for domain name checking. River stage one • 1 direct dependent • 1 total dependent

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::Match - Perl extension for testing domains against another list of domains (similar to Net::Patricia but for FQDNs) River stage zero No dependents

This 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 UTC

Net::DNS::Async - Asynchronous DNS helper for high volume applications River stage one • 3 direct dependents • 4 total dependents

Net::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 UTC

Net::DNS::RR::A - DNS A resource record River stage three • 113 direct dependents • 575 total dependents

Class for DNS Address (A) resource records....

NLNETLABS/Net-DNS-1.44 - 15 Feb 2024 13:03:57 UTC

Net::DNS::RR::MB - DNS MB resource record River stage three • 113 direct dependents • 575 total dependents

Class for DNS Mailbox (MB) resource records....

NLNETLABS/Net-DNS-1.44 - 15 Feb 2024 13:03:57 UTC

Net::DNS::RR::KX - DNS KX resource record River stage three • 113 direct dependents • 575 total dependents

DNS Key Exchange Delegation (KX) record...

NLNETLABS/Net-DNS-1.44 - 15 Feb 2024 13:03:57 UTC

Net::DNS::RR::NS - DNS NS resource record River stage three • 113 direct dependents • 575 total dependents

Class for DNS Name Server (NS) resource records....

NLNETLABS/Net-DNS-1.44 - 15 Feb 2024 13:03:57 UTC

Net::DNS::RR::LP - DNS LP resource record River stage three • 113 direct dependents • 575 total dependents

Class for DNS Locator Pointer (LP) resource records. The LP DNS resource record (RR) is used to hold the name of a subnetwork for ILNP. The name is an FQDN which can then be used to look up L32 or L64 records. LP is, effectively, a Locator Pointer to...

NLNETLABS/Net-DNS-1.44 - 15 Feb 2024 13:03:57 UTC

Net::DNS::RR::DS - DNS DS resource record River stage three • 113 direct dependents • 575 total dependents

Class for DNS Delegation Signer (DS) resource record....

NLNETLABS/Net-DNS-1.44 - 15 Feb 2024 13:03:57 UTC

Net::DNS::Domain - DNS domains River stage three • 113 direct dependents • 575 total dependents

The Net::DNS::Domain module implements a class of abstract DNS domain objects with associated class and instance methods. Each domain object instance represents a single DNS domain which has a fixed identity throughout its lifetime. Internally, the p...

NLNETLABS/Net-DNS-1.44 - 15 Feb 2024 13:03:57 UTC
380 results (0.088 seconds)