diff options
Diffstat (limited to 'net/p5-Net-IPv6Addr/DESCR')
-rw-r--r-- | net/p5-Net-IPv6Addr/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net/p5-Net-IPv6Addr/DESCR b/net/p5-Net-IPv6Addr/DESCR new file mode 100644 index 00000000000..18d01c4e0ae --- /dev/null +++ b/net/p5-Net-IPv6Addr/DESCR @@ -0,0 +1,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. |