SlackBuildsOrg/perl/perl-Net-IPv6Addr
Robby Workman 9a8007de0e perl/perl-Net-IPv6Addr: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-11-14 23:00:37 -06:00
..
perl-Net-IPv6Addr.info perl/perl-Net-IPv6Addr: Fixed dep information 2013-11-14 23:00:37 -06:00
perl-Net-IPv6Addr.SlackBuild perl/*: Moved all of the Perl modules to here 2011-03-20 12:32:34 -05:00
README perl/*: Moved all of the Perl modules to here 2011-03-20 12:32:34 -05:00
slack-desc Entire Repo: Fix the "handy ruler" length in slack-desc files 2012-08-15 20:27:00 -05:00

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.