slackbuilds/perl/perl-Net-IPv6Addr
Zachary Storer b72e313683 perl/perl-Net-IPv6Addr: Fix source URLs. 2014-07-22 16:22:35 +07:00
..
README perl/*: Moved all of the Perl modules to here 2011-03-20 12:32:34 -05:00
perl-Net-IPv6Addr.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
perl-Net-IPv6Addr.info perl/perl-Net-IPv6Addr: Fix source URLs. 2014-07-22 16:22:35 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

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.