openbsd-ports/net/p5-Net-IPv6Addr/pkg/DESCR
benoit 9ca3d8c872 import p5-Net-IPv6Addr;
p5-Net-IPv6Addr provides functions for parsing IPv6 addresses in all
formats described by RFC1884.

Tweaks and ok jasper@
2010-12-27 21:06:08 +00:00

6 lines
282 B
Plaintext

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.