perl-Net-CIDR

Manipulate IPv4/IPv6 netblocks in CIDR notation

Description

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.
Website: https://metacpan.org/release/Net-CIDR
License: GPL+ or Artistic
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: unspecified

Packages

perl-Net-CIDR-0.20-2.el6_10.noarch [18 KiB] Changelog by Andrew Colin Kissa (2023-03-07):
- Build with none SCL Perl 5.24
perl-Net-CIDR-0.20-1.el6_10.noarch [19 KiB] Changelog by Paul Howarth (2019-04-17):
- Update to 0.20
  - _ipcmp: Handle comparison of mixed IPv4 and IPv6-specified addresses,
    allowing cidrlookup() to look up IPv6-mapped IPv4 addresses in IPv4
    address ranges, and vice versa
perl-Net-CIDR-0.18-1.el6.noarch [18 KiB] Changelog by Paul Howarth (2016-05-06):
- Update to 0.18
  - Leading 0s in IPv6 addresses are ok
- Simplify find command using -delete