Binary package “libnet-ipv6addr-perl” in openkylin nile
module to validate/manipulate IPv6 addresses
Net::IPv6Addr checks if strings are valid IPv6 addresses, as specified in
RFC1884, and can convert them into other supported formats including:
.
* Preferred form x:x:x:x:x:x:x:x
* Compressed form with double colon: x::x
* Mixed IPv4/IPv6 format: x:x:x:x:x:x:d.d.d.d
* Mixed IPv4/IPv6 with compression: x::x:d.d.d.d
* Base-85-encoded
* Big integers
* Arrays
* Reverse-address pointer
.
When creating/validating an IPv6 address from a given string, Net::IPv6Addr
will either accept it or throw an exception.
Source package
Published versions
- libnet-ipv6addr-perl 1.02-ok1 in amd64 (Proposed)
- libnet-ipv6addr-perl 1.02-ok1 in amd64 (Release)
- libnet-ipv6addr-perl 1.02-ok1 in arm64 (Proposed)
- libnet-ipv6addr-perl 1.02-ok1 in arm64 (Release)
- libnet-ipv6addr-perl 1.02-ok1 in i386 (Proposed)
- libnet-ipv6addr-perl 1.02-ok1 in i386 (Release)
- libnet-ipv6addr-perl 1.02-ok1 in loong64 (Release)
- libnet-ipv6addr-perl 1.02-ok1 in loong64 (Proposed)
- libnet-ipv6addr-perl 1.02-ok1 in riscv64 (Proposed)
- libnet-ipv6addr-perl 1.02-ok1 in riscv64 (Release)
- libnet-ipv6addr-perl 1.02-ok1 in rv64g (Release)
- libnet-ipv6addr-perl 1.02-ok1 in rv64g (Proposed)