This is a simple extension of Net::Interface that adds two methods to determine if a network interface has a link/carrier. The information is taken from the 'sysfs', a virtual file system on Linux systems that provides system information (so the modu...
JKRAMER/Net-Link-0.01 - 22 Aug 2008 21:48:49 UTCThe Net::CIDR package contains functions that manipulate lists of IP netblocks expressed in CIDR notation. The Net::CIDR functions handle both IPv4 and IPv6 addresses. @cidr_list=Net::CIDR::range2cidr(@range_list); Each element in the @range_list is ...
MRSAM/Net-CIDR-0.20 - 17 Apr 2019 01:46:50 UTC"Net::Pcap" is a Perl binding to the LBL pcap(3) library and its Win32 counterpart, the WinPcap library. Pcap (packet capture) is a portable API to capture network packet: it allows applications to capture packets at link-layer, bypassing the normal ...
SAPER/Net-Pcap-0.18 - 15 May 2016 13:42:27 UTCUse Net::Rovio to control your Rovio robot from Perl. Uses basic Rovio API commands. The Rovio <http://www.wowwee.com/en/products/tech/telepresence/rovio/rovio> is a Wi-Fi enabled mobile webcam that lets you view and interact with its environment thr...
TYRODEN/Net-Rovio-1.5 - 13 May 2010 03:33:32 UTCNet::NBName is a class that allows you to perform simple NetBIOS Name Service Requests in your Perl code. It performs these NetBIOS operations over TCP/IP using Perl's built-in socket support. I've currently implemented two NBNS requests: the node st...
JMACFARLA/Net-NBName-0.26 - 26 Jun 2006 22:30:58 UTC"Net::Config" holds configuration data for the modules in the libnet distribution. During installation you will be asked for these values. The configuration data is held globally in a file in the perl installation tree, but a user may override any of...
SHAY/libnet-3.11 - 14 Nov 2017 14:00:09 UTCNet::IPv4Addr provides functions for parsing IPv4 addresses both in traditional address/netmask format and in the new CIDR format. There are also methods for calculating the network and broadcast address and also to see check if a given address is in...
FRAJULAC/Net-IPv4Addr-0.10 - 07 Aug 2000 19:39:33 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 UTCNet::Interface is a module that allows access to the host network interfaces in a manner similar to *ifconfig(8)*. Version 1.00 is a complete re-write and includes support for IPV6 as well as the traditional IPV4. Both read and write access to networ...
MIKER/Net-Interface-1.016 - 23 Sep 2016 19:43:20 UTCNet::Cisco::ACS is an implementation of the Cisco Secure Access Control System (ACS) REST API. Cisco ACS is a application / appliance that can be used for network access policy control. In short, it allows configuration of access policies for specifi...
BEATNIK/Net-Cisco-ACS-0.04 - 26 Jan 2017 22:12:29 UTCNet::Cisco::ISE is an implementation of the Cisco Identity Services Engine (ISE) REST API. Cisco ISE is a application / appliance that can be used for network access policy control. In short, it allows configuration of access policies for specific us...
BEATNIK/Net-Cisco-ISE-0.06 - 17 Jan 2018 20:23:17 UTCA block is an IP-network or IP-range, e.g. 192.168.0.1/255.255.255.0 # network, with IP mask 192.168.0.1/24 # network, with CIDR mask ::1/128 # network, with CIDR mask 10.0.0.3-10.0.17.134 # range 2001:db8::1-2001:db8::f6 # range The parsed block is ...
GAISSMAI/Net-IPAM-Block-2.03 - 03 Aug 2020 09:04:55 UTCNet::GrpNetworks creates network groups and allows researching for specific IPs discovering in which network group each IP belongs to. For example: use Net::GrpNetworks; $grpnet = new Net::GrpNetworks(); $grpnet->add("New York", "210.210.10.0", "255....
ARVIEGAS/Net-GrpNetworks-1.08 - 22 Nov 1999 21:52:59 UTCA catch-all place for various routines that are useful across most, if not all, of the "Net::Bind" interfaces. This module is not designed to be subclassable....
BBB/Net-Bind-0.05 - 18 Apr 2002 02:29: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 UTCThis module accepts various formats of IPv4 ranges, converts non-CIDR ranges to CIDR, and produces the intersection of CIDR ranges across all the lists in the collection. Net::CIDR::Compare was designed to handle large IPv4 lists and compute the inte...
GRJONES/Net-CIDR-Compare-0.03 - 14 Aug 2007 19:47:01 UTCANGERSTEI/Net-Ping-Network-1.62 - 20 Mar 2009 12:19:05 UTC
A Net::CDP::IPPrefix object represents a single entry in the IP Prefixes field of a CDP packet. Net::CDP::IPPrefix objects are immutable....
MCHAPMAN/Net-CDP-0.09 - 23 Aug 2005 02:30:22 UTCObjects of this class represent an IP address network. It can handle both IPv4 and IPv6 subnets. It provides various methods for getting information about the subnet. For IPv6, it uses 128-bit integers (via Math::Int128) to represent the numeric valu...
MAXMIND/Net-Works-0.22 - 21 Aug 2016 17:29:46 UTC