blob: 18d01c4e0aeb99dc356f9f73a6e6484ef7d7a1f7 (
plain)
1
2
3
4
5
|
Net::IPv6Addr provides functions for parsing IPv6 addresses in all
formats described by RFC1884. If Math::Base85 is installed, formats
described in RFC1924 are also valid. It will generate "IP6.INT."
strings (as described in RFC1886) if you are inclined to play with
DNS records.
|