# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ # This comment was inserted on 20160713 to force reindexing of # this port after the default homepage definition in the perl5 # PortGroup was changed to use metacpan.org (r150080). # Reindexing is necessary for the new definition to take effect. # This comment may be removed in subsequent updates of this port. PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Net-IP 1.26 license {Artistic-1 GPL} maintainers nomaintainer description Perl extension for manipulating IPv4/IPv6 addresses long_description Net-IP rovides functions to deal with IPv4/IPv6 \ addresses. The module can be used as a class, \ allowing the user to instantiate IP objects, \ which can be single IP addresses, prefixes, \ or ranges of addresses. There is also a procedural \ way of accessing most of the functions. Most subroutines \ can take either IPv4 or IPv6 addresses transparently. platforms darwin checksums rmd160 7676d271e9af3fc17df5233ac8e3592c8d1db491 \ sha256 040f16f3066647d761b724a3b70754d28cbd1e6fe5ea01c63ed1cd857117d639 supported_archs noarch