You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Zachary Storer b72e313683 perl/perl-Net-IPv6Addr: Fix source URLs. 11 years ago
..
README perl/*: Moved all of the Perl modules to here 15 years ago
perl-Net-IPv6Addr.SlackBuild various: Update find command to match template. 12 years ago
perl-Net-IPv6Addr.info perl/perl-Net-IPv6Addr: Fix source URLs. 11 years ago
slack-desc various: Fix slack-desc formatting and comment nit picks. 12 years ago

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.