Paketname | libnet-netmask-perl |
Beschreibung | parse, manipulate and lookup IP network blocks |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.9015-3 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 100 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 25288 Byte |
Prüfsumme MD5 | 780a0c542d1c3cdf78bac2b07c875e02 |
Prüfsumme SHA1 | 69c9936227637fc1a48a3953f6bb1c90944d48cb |
Prüfsumme SHA256 | e5687ed0fc0108eb5332ede4b974c80231fc16c5420964230c31d7f2216cf54e |
Link zum Herunterladen | libnet-netmask-perl_1.9015-3_all.deb |
Ausführliche Beschreibung | 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 an 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.
|