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

Search results for "module:CIDR"

Net::CIDR - Manipulate IPv4/IPv6 netblocks in CIDR notation River stage two • 18 direct dependents • 33 total dependents

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. The cidrvalidate() function, described below, checks that its argument is a single...

MRSAM/Net-CIDR-0.21 - 31 Mar 2021 01:43:37 UTC

CIDR::Assign - Manage assignments out of a group of CIDR blocks River stage zero No dependents

This module can be used to manage customer assigments out of a provider block. The CIDR block is represented as a B-Tree in a Berkeley DB database and is originally populated by invoking initialiseBlock with each provider block....

MARKPRIOR/CIDR-Assign-0.01 - 21 Jun 1998 14:12:06 UTC

Net::CIDR::Lite - Perl extension for merging IPv4 or IPv6 CIDR addresses River stage two • 24 direct dependents • 36 total dependents

Faster alternative to Net::CIDR when merging a large number of CIDR address ranges. Works for IPv4 and IPv6 addresses....

STIGTSP/Net-CIDR-Lite-0.22 - 04 Apr 2021 21:03:12 UTC

Net::CIDR::Set - Manipulate sets of IP addresses River stage one • 2 direct dependents • 2 total dependents

"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 UTC

Net::Silk::CIDR - SiLK IP CIDR class River stage zero No dependents

"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 UTC

Net::CIDR::ORTC - CIDR map compression River stage zero No dependents

This 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::CIDR::Overlap - A utility module for helping make sure a list of CIDRs don't overlap. River stage zero No dependents

VVELOX/Net-CIDR-Overlap-0.2.0 - 11 Nov 2019 07:24:35 UTC

Net::CIDR::Compare - Find intersections across multiple lists of CIDR ranges, fast. River stage zero No dependents

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 UTC

MooseX::Types::CIDR - CIDR type for Moose classes River stage zero No dependents

This module lets you constrain attributes to only contain CIDR. No coercion is attempted....

TBR/MooseX-Types-CIDR-1.000000 - 31 Jul 2012 01:35:07 UTC

Net::CIDR::MobileJP - mobile ip address in Japan River stage one • 2 direct dependents • 2 total dependents

Net::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 UTC

Net::CIDR::Set::IPv6 - Encode / decode IPv6 addresses River stage one • 2 direct dependents • 2 total dependents

ANDYA/Net-CIDR-Set-0.13 - 24 Feb 2014 13:52:37 UTC

Net::CIDR::Set::IPv4 - Encode / decode IPv4 addresses River stage one • 2 direct dependents • 2 total dependents

ANDYA/Net-CIDR-Set-0.13 - 24 Feb 2014 13:52:37 UTC

Regexp::Common::net::CIDR - provide patterns for CIDR blocks. River stage one • 3 direct dependents • 4 total dependents

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 UTC

lib/WWW/MobileCarrierJP/ThirdForce/CIDR.pm River stage two • 2 direct dependents • 21 total dependents

TOKUHIROM/WWW-MobileCarrierJP-0.65 - 30 Aug 2016 10:40:08 UTC

Net::Connection::Match::CIDR - Runs a basic CIDR check against a Net::Connection object. River stage one • 1 direct dependent • 1 total dependent

VVELOX/Net-Connection-Match-0.5.0 - 18 Feb 2021 05:17:29 UTC

HTTP::MobileAgent::Plugin::CIDR - Add IP address check method to HTTP::MobileAgent River stage zero No dependents

KOKOGIKO/HTTP-MobileAgent-Plugin-CIDR-0.0.1 - 15 Jan 2008 07:42:47 UTC

WWW::MobileCarrierJP::EZWeb::CIDR - CIDR(EZweb) River stage two • 2 direct dependents • 21 total dependents

TOKUHIROM/WWW-MobileCarrierJP-0.65 - 30 Aug 2016 10:40:08 UTC

WWW::MobileCarrierJP::DoCoMo::CIDR - CIDR(DoCoMo) River stage two • 2 direct dependents • 21 total dependents

TOKUHIROM/WWW-MobileCarrierJP-0.65 - 30 Aug 2016 10:40:08 UTC

HTTP::MobileAttribute::Plugin::CIDR - キャリヤのCIDRの含まれるIPアドレスかを調べる River stage one • 2 direct dependents • 2 total dependents

use HTTP::MobileAttribute plugins => [ { module => 'CIDR', config => { cidr => 'net-cidr-mobile-jp.yaml', } }]; my $hma = HTTP::MobileAttribute->new($ua) if ($hma->isa_cidr('222.7.56.248')) { # キャリヤの CIDR に含まれたIPアドレスだよ } 例えば運用中のアプリケーションを止めずにCIDRの定義を ...

TOKUHIROM/HTTP-MobileAttribute-0.23 - 18 May 2011 04:20:28 UTC

lib/HTTP/MobileAgent/Plugin/CIDR/RegEx.pm River stage zero No dependents

KOKOGIKO/HTTP-MobileAgent-Plugin-CIDR-0.0.1 - 15 Jan 2008 07:42:47 UTC
22 results (0.022 seconds)