[ 源代码: libnet-ipv6addr-perl ]
软件包:libnet-ipv6addr-perl(1.02-1)
libnet-ipv6addr-perl 的相关链接
Debian 的资源:
下载源码包 libnet-ipv6addr-perl:
- [libnet-ipv6addr-perl_1.02-1.dsc]
- [libnet-ipv6addr-perl_1.02.orig.tar.gz]
- [libnet-ipv6addr-perl_1.02-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
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.
其他与 libnet-ipv6addr-perl 有关的软件包
|
|
|
|
-
- dep: libmath-bigint-perl
- arbitrary size integer/floating/rational number math package
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- rec: libmath-base85-perl
- Perl extension for base 85 numbers, as referenced by RFC 1924