libnetaddr-ip-perl 4.044+dfsg-1 source package in Ubuntu

Changelog

libnetaddr-ip-perl (4.044+dfsg-1) unstable; urgency=low

  * New upstream release
  * Raised standards version to 3.9.2
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  20 May 2011 08:10:09 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libnetaddr-ip-perl_4.044+dfsg.orig.tar.gz 137.0 KiB e38bf4e26f3c24cd5d4eab5647b730ea748890f2c7cd0a649c1c69d75e187f14
libnetaddr-ip-perl_4.044+dfsg-1.debian.tar.gz 8.1 KiB bb6a1906e22d7ef929c746427cf26c400925b899fbf2485ea2fddd94689e48ab
libnetaddr-ip-perl_4.044+dfsg-1.dsc 2.2 KiB 222b44db51e4b88dc87c4a5403fe21b746d1b64a84e52c58611b75a1181a83ff

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