libnet-ipv6addr-perl
module to validate/manipulate IPv6 addresses
Description
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.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://metacpan.org/release/Net-IPv6Addr
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libnet-ipv6addr-perl