summaryrefslogtreecommitdiffstats
path: root/perl/perl-Net-IPv6Addr/README
blob: 91859b2b28d0b6e0bc5e05228449751f2c4d7832 (plain)
1
2
3
4
5
Net::IPv6Addr -- check validity of IPv6 addresses

Net::IPv6Addr checks strings for valid IPv6 addresses, as specified in
RFC1884. You throw possible addresses at it, it either accepts them or throws
an exception.