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 UTCPlease 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.009 - 10 Aug 2017 21:13:01 UTCNet::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.603 - 07 Sep 2014 16:25:04 UTCThis 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.603 - 07 Sep 2014 16:25:04 UTCMany 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.603 - 07 Sep 2014 16:25:04 UTCAn inetnum object contains information on allocations and assignments of IPv4 address space....
AASSAD/Net-Whois-RIPE-2.007004 - 06 Feb 2020 10:08:38 UTCThe inet-rtr object specifies routers....
AASSAD/Net-Whois-RIPE-2.007004 - 06 Feb 2020 10:08:38 UTCThis 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 UTCAn inet6num object contains information on allocations and assignments of IPv6 address space....
AASSAD/Net-Whois-RIPE-2.007004 - 06 Feb 2020 10:08:38 UTCThis 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.04 - 28 Oct 2018 16:27:05 UTCHQJATU/Net-ISC-DHCPClient-0.14 - 17 Feb 2019 17:42:02 UTC
HQJATU/Net-ISC-DHCPClient-0.14 - 17 Feb 2019 17:42:02 UTC
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 UTCAn inetnum object contains information on allocations and assignments of IPv4 address space....
AASSAD/Net-Whois-RIPE-2.007004 - 06 Feb 2020 10:08:38 UTCAn inet6num object contains information on allocations and assignments of IPv6 address space....
AASSAD/Net-Whois-RIPE-2.007004 - 06 Feb 2020 10:08:38 UTCAn inetnum object contains information on allocations and assignments of IPv4 address space....
AASSAD/Net-Whois-RIPE-2.007004 - 06 Feb 2020 10:08:38 UTCThe inet-rtr object specifies routers....
AASSAD/Net-Whois-RIPE-2.007004 - 06 Feb 2020 10:08:38 UTCAn inet6num object contains information on allocations and assignments of IPv6 address space....
AASSAD/Net-Whois-RIPE-2.007004 - 06 Feb 2020 10:08:38 UTCThis 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 UTCThe "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