diff options
Diffstat (limited to 'development/perl-Net-IPv6Addr/README')
-rw-r--r-- | development/perl-Net-IPv6Addr/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/development/perl-Net-IPv6Addr/README b/development/perl-Net-IPv6Addr/README deleted file mode 100644 index 91859b2b28d0b..0000000000000 --- a/development/perl-Net-IPv6Addr/README +++ /dev/null @@ -1,5 +0,0 @@ -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. |