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

Changelog

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


  * Team upload.
  * New upstream release. (Closes: #601601)
  * Update copyright file to DEP5 rev 174.
    + Add /me to Copyright.
    + Update copyright holders/years.

 -- Julián Moreno Patiño <email address hidden>  Mon, 07 Nov 2011 02:36:07 -0500

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
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.056+dfsg-1.dsc 2.3 KiB 0aa77bdb8ee55c55243614d0956bc80eb9b6452a071dd629f6ad28a4bedb723d
libnetaddr-ip-perl_4.056+dfsg.orig.tar.gz 155.3 KiB c10a3bba4a7a4d7024277ac974eb237722f070a4e62e8145c50a43956d8609ba
libnetaddr-ip-perl_4.056+dfsg-1.debian.tar.gz 9.3 KiB 5d01c1905a825c9b1465970901a26ae41b3bec273d639a1c0cd858feb312e835

No changes file available.

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