The 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 UTCFaster alternative to Net::CIDR when merging a large number of CIDR address ranges. Works for IPv4 and IPv6 addresses....
DOUGW/Net-CIDR-Lite-0.21 - 26 Mar 2010 00:38:30 UTC"Net::CIDR::Set" represents sets of IP addresses and allows standard set operations (union, intersection, membership test etc) to be performed on them. In spite of the name it can work with sets consisting of arbitrary ranges of IP addresses - not ju...
ANDYA/Net-CIDR-Set-0.13 - 24 Feb 2014 13:52:37 UTCThis module implements Optimal Routing Table Compressor (ORTC) algorithm as described in Technical Report MSR-TR-98-59 <http://research.microsoft.com/pubs/69698/tr-98-59.pdf>. This module intended for offline data processing and not optimal in terms ...
CITRIN/Net-CIDR-ORTC-0.02 - 30 Apr 2013 17:08:45 UTC"Net::Silk::CIDR" is a lightweight wrapper around a CIDR block specified by an IP and prefix bits. It is returned by iterators in Net::Silk::IPSet, Net::Silk::Pmap, and Net::Silk::IPWildcard....
MSISK/Net-Silk-2.08 - 05 Apr 2019 18:31:52 UTCVVELOX/Net-CIDR-Overlap-0.2.0 - 11 Nov 2019 07:24:35 UTC
This 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 UTCNet::CIDR::MobileJP is an utility to detect an ip address is mobile (cellular) ip address or not....
TOKUHIROM/Net-CIDR-MobileJP-0.24 - 12 Jul 2011 05:30:05 UTCANDYA/Net-CIDR-Set-0.13 - 24 Feb 2014 13:52:37 UTC
ANDYA/Net-CIDR-Set-0.13 - 24 Feb 2014 13:52:37 UTC
Patterns for CIDR blocks. Now only next IPv4 formats are supported: xxx.xxx/xx xxx.xxx.xxx/xx xxx.xxx.xxx.xxx/xx With {-keep} stores address in $1 and number of bits in $2....
BPS/Regexp-Common-net-CIDR-0.03 - 03 Jun 2015 20:22:32 UTCVVELOX/Net-Connection-Match-0.4.0 - 12 Aug 2019 10:56:12 UTC
A Net::SNMP mixin class for mib-II ipCidrRouteTable info....
GAISSMAI/Net-SNMP-Mixin-IpCidrRouteTable-0.05 - 04 Jul 2016 12:58:20 UTCA 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 UTCThis is a simple but fast pure Perl module for determining whether a given IP address is in a given set of IP subnets. It's iterative, and it doesn't use any fancy tries, but because it uses simple bitwise operations on strings it's still very fast. ...
JUERD/Net-Subnet-1.03 - 03 Jun 2013 13:02:18 UTCFACILA/Net-Kalk-2.06 - 05 Nov 2020 15:36:16 UTC
A module for fast IP-routing-table lookups and IP-ACLs (Access Control Lists). It is NOT a standard patricia-trie implementation. This isn't possible for general blocks not represented by bitmasks, every tree item is a Net::IPAM::Block. The complexit...
GAISSMAI/Net-IPAM-Tree-1.12 - 17 Jul 2020 09:50:28 UTC"Net::Silk" is a perl binding to the SiLK network flow library. SiLK is self-described as: SiLK, the System for Internet-Level Knowledge, is a collection of traffic analysis tools developed by the CERT Network Situational Awareness Team (CERT NetSA) ...
MSISK/Net-Silk-2.08 - 05 Apr 2019 18:31:52 UTCNet::RDAP provides an interface to the Registration Data Access Protocol (RDAP). RDAP is gradually replacing Whois as the preferred way of obtainining information about Internet resources (IP addresses, autonymous system numbers, and domain names). A...
GBROWN/Net-RDAP-0.15 - 07 Jul 2020 12:00:50 UTCThe "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