Subject: CVS commit: pkgsrc/devel/p5-Net-Netmask
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 01/09/2004 01:46:19
Module Name: pkgsrc
Committed By: grant
Date: Fri Jan 9 01:46:19 UTC 2004
Update of /cvsroot/pkgsrc/devel/p5-Net-Netmask
In directory ivanova.netbsd.org:/tmp/cvs-serv29672
Log Message:
import p5-Net-Netmask from pkgsrc-wip, initially by Charlie Allom,
wich some cleanup by me.
Net::Netmask parses and understands IPv4 CIDR blocks. It's built with an
object-oriented interface. Nearly all functions are methods that operate
on a Net::Netmask object.
There are methods that provide the nearly all bits of information about
a network block that you might want.
There are also functions to put a network block into a table and then
later lookup network blocks by IP address in that table. There are
functions to turn a IP address range into a list of CIDR blocks. There
are functions to turn a list of CIDR blocks into a list of IP addresses.
There is a function for sorting by text IP address.
Vendor Tag: TNF
Release Tags: pkgsrc-base
N pkgsrc/devel/p5-Net-Netmask/Makefile
N pkgsrc/devel/p5-Net-Netmask/DESCR
N pkgsrc/devel/p5-Net-Netmask/distinfo
N pkgsrc/devel/p5-Net-Netmask/PLIST
No conflicts created by this import