libnet-patricia-perl 1.22-1build5 source package in Ubuntu

Changelog

libnet-patricia-perl (1.22-1build5) disco; urgency=medium

  * No-change rebuild for the perl 5.28 transition.

 -- Adam Conrad <email address hidden>  Fri, 02 Nov 2018 19:47:04 -0600

Upload details

Uploaded by:
Adam Conrad
Uploaded to:
Disco
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libnet-patricia-perl_1.22.orig.tar.gz 27.1 KiB 70835a926e1c5a8d0324c72fffee82eeb7ec6c141dee04fd446820b64f71c552
libnet-patricia-perl_1.22-1build5.debian.tar.xz 5.0 KiB 6410b80f27c4c4ab1697a4dc9ebddc92f4e037c364513fcbd5ad4d439f53b76c
libnet-patricia-perl_1.22-1build5.dsc 2.3 KiB b21c0b2163dd2e9e608cfceca457dc527ec741f0275bda80127f391f65d05fc0

Available diffs

View changes file

Binary packages built by this source

libnet-patricia-perl: 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-dbgsym: No summary available for libnet-patricia-perl-dbgsym in ubuntu disco.

No description available for libnet-patricia-perl-dbgsym in ubuntu disco.