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::Header"

Net::DNS::Header - DNS packet header River stage three • 113 direct dependents • 575 total dependents

"Net::DNS::Header" represents the header portion of a DNS packet....

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

Net::ADNS - Perl wrapper for the Asynchronous DNS client library River stage zero No dependents

From the adns library web site: ADNS: Advanced, easy to use, asynchronous-capable DNS client library and utilities. In contrast with the standard interfaces, gethostbyname et al and libresolv, it has the following features: - It is reasonably easy to...

SALVA/Net-ADNS-0.03 - 27 Mar 2007 16:00:54 UTC

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::P0f - Perl wrapper for the P0f utility River stage zero No dependents

This module (and its associated helper modules) is a Perl interface to the P0f utility. P0f is a passive operating system fingerprinting: it identifies the operating system of network devices by *passively* looking at specific patterns in their TCP/I...

SAPER/Net-P0f-0.02 - 03 Apr 2005 10:40:55 UTC

Net::IMP - Inspection and Modification Protocol River stage one • 1 direct dependent • 1 total dependent

IMP is a protocol for inspection, modification and rejection of data between two sides (client and server) using an analyzer implementing this interface. Basics IMP is an asynchronous protocol, usually used together with callbacks. * Using the "data"...

SULLR/Net-IMP-0.635 - 26 Feb 2021 12:45:44 UTC

Net::DNAT - Psuedo Layer7 Packet Processer River stage zero No dependents

This module is intended to be used for testing applications designed for load balancing systems. It listens on specified ports and forwards the incoming connections to the appropriate remote applications. The remote application can be on a separate m...

BBB/Net-DNAT-0.15 - 18 Jul 2017 03:43:59 UTC

Net::Ncap - Perl extension for the ncap(3) network data capture library. River stage zero No dependents

Net::Ncap is a Perl binding to the ncap(3) network data capture library. The ncap documentation describes itself thusly: The ncap library is a high level interface for network data capture. The source of network data can be either live traffic or fil...

MSISK/Net-Ncap-1.01 - 03 Sep 2009 21:20:06 UTC

Net::RDAP - an interface to the Registration Data Access Protocol (RDAP). River stage one • 2 direct dependents • 2 total dependents

Net::RDAP provides an interface to the Registration Data Access Protocol (RDAP). RDAP is replacing Whois as the preferred way of obtainining information about Internet resources (IP addresses, autonymous system numbers, and domain names). As of writi...

GBROWN/Net-RDAP-0.22 - 18 Mar 2024 13:06:45 UTC

Net::ACME2 - Client logic for the ACME (Let's Encrypt) protocol River stage one • 1 direct dependent • 1 total dependent

This library implements client logic for the ACME (Automated Certificate Management Environment) protocol, as standardized in RFC 8555 <https://www.rfc-editor.org/rfc/rfc8555.txt> and popularized by Let’s Encrypt <http://letsencrypt.org>. POD ERRORS ...

FELIPE/Net-ACME2-0.35 - 13 Apr 2020 23:17:09 UTC

Net::Netid - obtain basic IP host identfications from Domain Name Servers River stage zero No dependents

The "Net::Netid" module contains various methods used lookup the basic information, domaind name, IP address, name server, mail box exchanger avaiable for a Internet host from Internet Domain Name Servers (DNS). The following may be used either as me...

SOFTDIA/Net-Netid-0.02 - 04 Aug 2003 21:25:45 UTC

Net::DNS::Update - DNS dynamic update packet River stage three • 113 direct dependents • 575 total dependents

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

Net::DNS::Packet - DNS protocol packet River stage three • 113 direct dependents • 575 total dependents

A Net::DNS::Packet object represents a DNS protocol packet....

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

Net::LibIDN2 - Perl bindings for GNU Libidn2 River stage one • 1 direct dependent • 1 total dependent

Provides bindings for GNU Libidn2, a C library for handling internationalized domain names based on IDNA 2008, Punycode and TR46. Functions Net::LibIDN2::idn2_lookup_u8(*$src*, [*$flags*, [*$rc*]]); Alternative name idn2_to_ascii_8. Perform IDNA2008 ...

THOR/Net-LibIDN2-1.02 - 29 Oct 2022 22:20:42 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::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::LDNS::Packet - objects representing DNS packets River stage one • 1 direct dependent • 1 total dependent

CDYBED/Net-LDNS-0.75 - 07 Apr 2015 11:54:08 UTC

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

EDNS OPT pseudo resource record. The OPT record supports EDNS protocol extensions and is not intended to be created, accessed or modified directly by user applications. All EDNS features are performed indirectly by operations on the objects returned ...

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

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

Class for DNS Transaction Signature (TSIG) resource records....

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

Net::DNS::Resolver - DNS resolver class River stage three • 113 direct dependents • 575 total dependents

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

Net::DNS::ToolKit - tools for working with DNS packets River stage one • 8 direct dependents • 8 total dependents

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
33 results (0.053 seconds)