SlackBuildsOrg/perl/perl-Net-IPv6Addr/README
Robby Workman 93ba4df502 perl/*: Moved all of the Perl modules to here
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-03-20 12:32:34 -05:00

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.