libnetaddr-ip-perl 4.079+dfsg-ok2 source package in openKylin
Changelog
libnetaddr-ip-perl (4.079+dfsg-ok2) nile; urgency=medium * Sync upstream version. -- zhouganqing <email address hidden> Tue, 23 Apr 2024 19:24:51 +0800
libnetaddr-ip-perl (4.079+dfsg-ok2) nile; urgency=medium * Sync upstream version. -- zhouganqing <email address hidden> Tue, 23 Apr 2024 19:24:51 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | perl | |
Huanghe V3.0 | release | main | perl | |
Nile V2.0 | release | main | perl | |
Nile V2.0 | proposed | main | perl |
File | Size | SHA-256 Checksum |
---|---|---|
libnetaddr-ip-perl_4.079+dfsg.orig.tar.gz | 199.0 KiB | cc36a06a6fc3d1e02a3acde4eb1d3288aceb120d57b1d3be100bd389e70b34b0 |
libnetaddr-ip-perl_4.079+dfsg-ok2.debian.tar.xz | 5.9 KiB | c6e6f221d5d16268109f0205c314562f4aed0f46382da0721e50227919a72670 |
libnetaddr-ip-perl_4.079+dfsg-ok2.dsc | 1.9 KiB | 165aac4341b2cf0e23ea4131abdd6fb4f34bf1490dc1009e8813306465630a85 |
NetAddr::IP provides an object-oriented abstraction on top of IP addresses
or IP subnets, that allows for easy manipulations.
.
The internal representation of all IP objects is in 128 bit IPv6 notation.
IPv4 and IPv6 objects may be freely mixed.
.
The following operations are supported:
Basic IP conversion, netmask manipulation, subnet interpretation, bitwise
mask generation, full mask generation, subnet manipulation, expansion, and
range operations, sub/supernet tests, data type determination, and more
complex operations such as expansion of netblocks into arrays of smaller
blocks of arbitrary size, and CIDR block aggregation