| Paketname | libnet-netmask-perl |
| Beschreibung | parse, manipulate and lookup IP network blocks |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 1.9015-4 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 104 Byte |
| Hängt ab von | perl |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Perl Group |
| Quelle | |
| Paketgröße | 28598 Byte |
| Prüfsumme MD5 | 77b52cc6a29ac60920837690958e9f31 |
| Prüfsumme SHA1 | 7be3e4f1a33173dc51dbc5115da0682997f606c3 |
| Prüfsumme SHA256 | 14d6623944953b8d7d80d711cb187b1dc03d7311e801388c631820215adaefaf |
| Link zum Herunterladen | libnet-netmask-perl_1.9015-4_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.
|