套件:libnet-patricia-perl(1.22-2 以及其他的)
libnet-patricia-perl 的相關連結
Debian 的資源:
下載原始碼套件 libnet-patricia-perl:
- [libnet-patricia-perl_1.22-2.dsc]
- [libnet-patricia-perl_1.22.orig.tar.gz]
- [libnet-patricia-perl_1.22-2.debian.tar.xz]
維護小組:
- Debian Perl Group (QA 頁面, 郵件存檔)
- Niko Tyni (QA 頁面)
- gregor herrmann (QA 頁面)
- Damyan Ivanov (QA 頁面)
- Florian Schlichting (QA 頁面)
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module for fast IP address lookups
Net::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.
其他與 libnet-patricia-perl 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libnet-cidr-lite-perl
- module for merging IPv4 or IPv6 CIDR address ranges
-
- dep: libsocket6-perl
- Perl extensions for IPv6
-
- dep: perl (>= 5.40.0-6)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.40.0
- 本虛擬套件由這些套件填實: perl-base