libnetaddr-ip-perl 4.079-ok1 source package in openKylin
Changelog
libnetaddr-ip-perl (4.079-ok1) yangtze; urgency=medium * Build for openkylin. -- sufang <email address hidden> Mon, 19 Sep 2022 15:11:17 +0800
libnetaddr-ip-perl (4.079-ok1) yangtze; urgency=medium * Build for openkylin. -- sufang <email address hidden> Mon, 19 Sep 2022 15:11:17 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | perl | |
Yangtze V1.0 | proposed | main | perl |
File | Size | SHA-256 Checksum |
---|---|---|
libnetaddr-ip-perl_4.079.orig.tar.gz | 212.8 KiB | eaf33008f285997e62f36f98219189b2f10946cc825e5ded268eaf31e1e09836 |
libnetaddr-ip-perl_4.079-ok1.debian.tar.xz | 9.5 KiB | 5ce050d7b01e1fa1b96b14da5c084e43fd2ffc86e637abbfd88f7a368d7ce0c7 |
libnetaddr-ip-perl_4.079-ok1.dsc | 1.8 KiB | 067c41e5f982f7dd61177a0c0c0ef40c80c683c57e474ca329e61eaebb9b7865 |
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