libnetaddr-ip-perl 4.075+dfsg-1build1 source package in Ubuntu

Changelog

libnetaddr-ip-perl (4.075+dfsg-1build1) utopic; urgency=medium

  * Rebuild for Perl 5.20.0.
 -- Colin Watson <email address hidden>   Thu, 21 Aug 2014 13:05:21 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Utopic
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libnetaddr-ip-perl_4.075+dfsg.orig.tar.gz 197.6 KiB 3c0884b0c81a0200a524f4ed3dfa0ec6b736abafc3c485850d9c063684e52ff4
libnetaddr-ip-perl_4.075+dfsg-1build1.debian.tar.gz 10.0 KiB 11d512fcc0da75d538b1fbbe70d774b1b66533e1f25a03f4248d3c6c458357e2
libnetaddr-ip-perl_4.075+dfsg-1build1.dsc 2.3 KiB 0a3ccb431f1c6f8c6e3b3c3bd29c3b161e62a0bd96ad4fe7a2a5761fc7e4c0a3

View changes file

Binary packages built by this source

libnetaddr-ip-perl: IP address manipulation module

 NetAddr::IP 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.
 .
 The following operations are supported:
 Basic IP conversion, netmask manipulation, subnet interpretation, bitwise
 mask generation, full mask generation, subnet manipulation, expansion, and
 range operations, sub/supernet tests, data type determination, and more
 complex operations such as expansion of netblocks into arrays of smaller
 blocks of arbitrary size, and CIDR block aggregation