           SPELL=netaddr-ip
          SPELLX=NetAddr-IP
         VERSION=4.075
          SOURCE=${SPELLX}-${VERSION}.tar.gz
   SOURCE_URL[0]=$PERL_CPAN_URL/CPAN/authors/id/M/MI/MIKER/${SOURCE}
     SOURCE_HASH=sha512:31c13a4d993689224e7219a4155a16cdeaade16e2003efdad8b45c99b97972b6ed761b522a47584c87f6264422b63a269607e6055d0da812b30ca6eb370c7c5c
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
         LICENSE=ART
        WEB_SITE=http://search.cpan.org/dist/NetAddr-IP/
         ENTERED=20150419
        KEYWORDS="perl"
           SHORT="manages IPv4 and IPv6 addresses and subnets"
cat << EOF
This module provides an object-oriented abstraction on top of IP addresses or IP
subnets that allows for easy manipulations.

The internal representation of all IP objects is in 128 bit IPv6 notation.
IPv4 and IPv6 objects may be freely mixed.
EOF
