libnetaddr-ip-perl 4.079-ok2 source package in openKylin
Changelog
libnetaddr-ip-perl (4.079-ok2) nile; urgency=medium * No-change rebuild for perl5.36.0 -- Luoyaoming <email address hidden> Mon, 15 Apr 2024 11:06:00 +0800
libnetaddr-ip-perl (4.079-ok2) nile; urgency=medium * No-change rebuild for perl5.36.0 -- Luoyaoming <email address hidden> Mon, 15 Apr 2024 11:06:00 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
libnetaddr-ip-perl_4.079-ok2.tar.xz | 133.7 KiB | a73ea4626e23bcf130c881da4cde971090f7bb291d8d41924f0c8b0026d0c820 |
libnetaddr-ip-perl_4.079-ok2.dsc | 1.5 KiB | acdc8d0ce381c454020df4ebf35906af522535940307e1d7276c47fefaabd125 |
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