mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
07d60fa74a
Signed-off-by: B. Watson <yalhcru@gmail.com>
5 lines
214 B
Text
5 lines
214 B
Text
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.
|