| Name: | perl-Net-CIDR |
|---|---|
| Version: | 0.21 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 31081 |
| License: | GPL+ or Artistic |
| RPM: | perl-Net-CIDR-0.21-1.el9.noarch.rpm |
| Source RPM: | perl-Net-CIDR-0.21-1.el9.src.rpm |
| Build Date: | Thu Feb 03 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/Net-CIDR |
| Summary: | 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. |
- Update to 0.21 - Update perldoc to emphasize proper usage of ciddrvalidate()
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Perl 5.32 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Perl 5.30 rebuild
- 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