mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
6 lines
214 B
Text
6 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.
|