SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Net-Patricia rpm build for : OpenSuSE. For other distributions click perl-Net-Patricia.

Name : perl-Net-Patricia
Version : 1.22 Vendor : openSUSE
Release : lp152.2.2 Date : 2019-09-20 19:54:44
Group : Development/Libraries/Perl Source RPM : perl-Net-Patricia-1.22-lp152.2.2.src.rpm
Size : 0.08 MB
Packager : https://bugs_opensuse_org
Summary : Patricia Trie perl module for fast IP address lookups
Description :
This module 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.

The BSD radix code is thoroughly described in \"TCP/IP Illustrated, Volume
2\" by Wright and Stevens and in the paper ``A Tree-Based Packet Routing
Table for Berkeley Unix\'\' by Keith Sklower.

RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.2/repo/oss/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Net-Patricia-1.22-lp152.2.2.x86_64.rpm
     

Provides :
perl(Net::Patricia)
perl(Net::Patricia::AF_INET)
perl(Net::Patricia::AF_INET6)
perl-Net-Patricia
perl-Net-Patricia(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
perl(:MODULE_COMPAT_5.26.1)
perl(Net::CIDR::Lite) >= 0.20
perl(Socket6)
perl(Test::More) >= 0.88
perl(version)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Net
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Net/Patricia.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Net
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Net/Patricia
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Net/Patricia/Patricia.so
/usr/share/doc/packages/perl-Net-Patricia
/usr/share/doc/packages/perl-Net-Patricia/COPYING
/usr/share/doc/packages/perl-Net-Patricia/Changes
/usr/share/doc/packages/perl-Net-Patricia/MYMETA.json
/usr/share/doc/packages/perl-Net-Patricia/MYMETA.yml
/usr/share/doc/packages/perl-Net-Patricia/README
/usr/share/man/man3/Net::Patricia.3pm.gz

 
ICM