DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibnet-patricia-perl
BeschreibungPerl module for fast IP address lookups
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.15-1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe132 Byte
Hängt ab vonperl (>= 5.10.0-19ubuntu1), perlapi-5.10.0, libc6 (>= 2.4)
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße31120 Byte
Prüfsumme MD549fb0bca8f15c1faf97d8c4334119a16
Prüfsumme SHA1b9f1e53460db30d3a6ec416e98028c21ef366d02
Prüfsumme SHA25677612586f642777eeb11f54dda6c8ef6aacdb2afd3db4ac33b5d6793af886d7c
Link zum Herunterladenlibnet-patricia-perl_1.15-1_i386.deb
Ausführliche BeschreibungNet::Patricia uses a Patricia Trie data structure to quickly perform IP address prefix matching for applications such as IP subnet, network or routing table lookups. The data structure is based on a radix tree using a radix of two, so sometimes you see patricia implementations called "radix" as well. The term "Trie" is derived from the word "retrieval" but is pronounced like "try". Patricia stands for "Practical Algorithm to Retrieve Information Coded as Alphanumeric", and was first suggested for routing table lookups by Van Jacobsen. Patricia Trie performance characteristics are well-known as it has been employed for routing table lookups within the BSD kernel since the 4.3 Reno release.


Impressum
Linux is a registered trademark of Linus Torvalds