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

Search results for "module:Net::Inet"

Net::Inet - Internet socket interface module River stage one • 2 direct dependents • 2 total dependents

The "Net::Inet" module provides basic services for handling socket-based communications for the Internet protocol family. It inherits from "Net::Gen", and is a base for "Net::TCP" and "Net::UDP". Public Methods new Usage: $obj = new Net::Inet; $obj =...

SPIDB/Net-ext-1.011 - 10 Apr 2002 11:34:56 UTC

Net::Server::INET - Net::Server personality River stage two • 36 direct dependents • 88 total dependents

Please read the pod on Net::Server first. This module is a personality, or extension, or sub class, of the Net::Server module. This personality is intended for use with inetd. It offers no methods beyond the Net::Server base class. This module operat...

RHANDOM/Net-Server-2.014 - 14 Mar 2023 17:16:00 UTC

Net::INET6Glue - Make common modules IPv6 ready by hotpatching River stage zero No dependents

Net::INET6Glue is a collection of modules to make common modules IPv6 ready by hotpatching them. Unfortunatly the current state of IPv6 support in perl is that no IPv6 support is in the core and that a lot of important modules (like Net::FTP, Net::SM...

SULLR/Net-INET6Glue-0.604 - 26 Feb 2021 12:53:35 UTC

Net::INET6Glue::FTP - adds IPv6 support to Net::FTP by hotpatching River stage zero No dependents

This module adds support for IPv6 by hotpatching support for EPRT and EPSV commands into Net::FTP and hotpatching pasv, port and _dataconn methods to make use of EPRT and EPSV on IPv6 connections. It also includes Net::INET6Glue::INET_is_INET6 to mak...

SULLR/Net-INET6Glue-0.604 - 26 Feb 2021 12:53:35 UTC

Net::INET6Glue::INET_is_INET6 - make IO::Socket::INET behave like IO::Socket::INET6 River stage zero No dependents

Many modules directly create IO::Socket::INET sockets or have it as a superclass. Because IO::Socket::INET has no support for IPv6 these modules don't have it either. This module tries to make IO::Socket::INET behave like IO::Socket::IP (with fallbac...

SULLR/Net-INET6Glue-0.604 - 26 Feb 2021 12:53:35 UTC

Net::Whois::Object::InetNum - an object representation of a RPSL InetNum block River stage zero No dependents

An inetnum object contains information on allocations and assignments of IPv4 address space....

AASSAD/Net-Whois-RIPE-2.008001 - 11 Apr 2021 10:17:11 UTC

Net::Whois::Object::InetRtr - an object representation of a RPSL InetRtr block River stage zero No dependents

The inet-rtr object specifies routers....

AASSAD/Net-Whois-RIPE-2.008001 - 11 Apr 2021 10:17:11 UTC

Net::Patricia - Patricia Trie perl module for fast IP address lookups River stage one • 1 direct dependent • 1 total dependent

This module uses a Patricia Trie data structure to quickly perform IP address prefix matching for applications such as IP subnet, network or routing table lookups. The data structure is based on a radix tree using a radix of two, so sometimes you see...

GRUBER/Net-Patricia-1.22 - 15 Oct 2013 19:45:51 UTC

Net::Whois::Object::Inet6Num - an object representation of a RPSL Inet6Num block River stage zero No dependents

An inet6num object contains information on allocations and assignments of IPv6 address space....

AASSAD/Net-Whois-RIPE-2.008001 - 11 Apr 2021 10:17:11 UTC

JCM::Net::Patricia - Patricia Trie perl module for fast IP address lookups River stage zero No dependents

This module uses a Patricia Trie data structure to quickly perform IP address prefix matching for applications such as IP subnet, network or routing table lookups. The data structure is based on a radix tree using a radix of two, so sometimes you see...

JMASLAK/JCM-Net-Patricia-1.05 - 29 Mar 2021 18:10:24 UTC

Net::ISC::DHCPClient::InetLease - ISC dhclient AF inet lease object River stage one • 1 direct dependent • 1 total dependent

HQJATU/Net-ISC-DHCPClient-0.14 - 17 Feb 2019 17:42:02 UTC

Net::ISC::DHCPClient::Inet6Lease - ISC dhclient inet6 lease object River stage one • 1 direct dependent • 1 total dependent

HQJATU/Net-ISC-DHCPClient-0.14 - 17 Feb 2019 17:42:02 UTC

Net::SNMP::Mixin::InetCidrRouteTable - mixin class for the inetCidrRouteTable River stage zero No dependents

A Net::SNMP mixin class for inetCidrRouteTable. The inetCidrRouteTable provides the ability to display IP version-independent multipath CIDR routes....

GAISSMAI/Net-SNMP-Mixin-InetCidrRouteTable-0.03 - 13 Sep 2019 07:56:43 UTC

Net::Whois::Object::InetNum::APNIC - an object representation of a RPSL InetNum block River stage zero No dependents

An inetnum object contains information on allocations and assignments of IPv4 address space....

AASSAD/Net-Whois-RIPE-2.008001 - 11 Apr 2021 10:17:11 UTC

Net::Whois::Object::Inet6Num::APNIC - an object representation of a RPSL Inet6Num block River stage zero No dependents

An inet6num object contains information on allocations and assignments of IPv6 address space....

AASSAD/Net-Whois-RIPE-2.008001 - 11 Apr 2021 10:17:11 UTC

Net::Whois::Object::InetRtr::AFRINIC - an object representation of a RPSL InetRtr block River stage zero No dependents

The inet-rtr object specifies routers....

AASSAD/Net-Whois-RIPE-2.008001 - 11 Apr 2021 10:17:11 UTC

Net::Whois::Object::InetNum::AFRINIC - an object representation of a RPSL InetNum block River stage zero No dependents

An inetnum object contains information on allocations and assignments of IPv4 address space....

AASSAD/Net-Whois-RIPE-2.008001 - 11 Apr 2021 10:17:11 UTC

Net::Whois::Object::Inet6Num::AFRINIC - an object representation of a RPSL Inet6Num block River stage zero No dependents

An inet6num object contains information on allocations and assignments of IPv6 address space....

AASSAD/Net-Whois-RIPE-2.008001 - 11 Apr 2021 10:17:11 UTC

Net::PortTest - Perl extension for running banner tests against INET services River stage zero No dependents

This module is used as a framework for quickly and easily defining functions used to check internet services. The simplest examples are in the code, and they show how to execute a naiive IMAP banner check against an IP address. EXPORT This module wil...

PBLAIR/Net-PortTest-0.010001 - 25 Mar 2013 19:14:59 UTC

Net::TCP - TCP sockets interface module River stage one • 2 direct dependents • 2 total dependents

The "Net::TCP" module provides services for TCP communications over sockets. It is layered atop the "Net::Inet" and "Net::Gen" modules, which are part of the same distribution. Public Methods The following methods are provided by the "Net::TCP" modul...

SPIDB/Net-ext-1.011 - 10 Apr 2002 11:34:56 UTC
130 results (0.035 seconds)