mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
93ba4df502
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
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.
|