软件包:libmaxmind-db-reader-perl(1.000013-2)
libmaxmind-db-reader-perl 的相关链接
Debian 的资源:
下载源码包 libmaxmind-db-reader-perl:
- [libmaxmind-db-reader-perl_1.000013-2.dsc]
- [libmaxmind-db-reader-perl_1.000013.orig.tar.gz]
- [libmaxmind-db-reader-perl_1.000013-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl module to read MaxMind DB files and look up IP addresses
MaxMind::DB::Reader provides a low-level interface to the MaxMind DB file format as described at https://maxmind.github.io/MaxMind-DB/.
If you are looking for an interface to MaxMind's GeoIP2 or GeoLite2 downloadable databases, you should also check out the libgeoip2-perl package, which provides a higher level OO interface to those databases.
The MaxMind-DB-Reader distribution ships with a single pure Perl implementation of the Reader API. There is a separate distribution that provides an XS implementation, which links against libmaxminddb. It is packaged as libmaxmind-db-reader-xs-perl and approximately 100 times faster than the pure Perl implementation.
其他与 libmaxmind-db-reader-perl 有关的软件包
|
|
|
|
-
- dep: libdata-ieee754-perl
- Perl module to pack and unpack big-endian IEEE754 floats and doubles
-
- dep: libdata-printer-perl
- colored pretty-printer of Perl data structures and objects
-
- dep: libdata-validate-ip-perl (>= 0.25)
- Perl module for IP validation
-
- dep: libdatetime-perl
- module for manipulating dates, times and timestamps
-
- dep: liblist-allutils-perl
- Perl wrapper for modules List::Util and List::MoreUtils
-
- dep: libmaxmind-db-common-perl
- collection of common code for the MaxMind DB Perl modules
-
- dep: libmodule-implementation-perl
- module for loading one of several alternate implementations of a module
-
- dep: libmoo-perl (>= 1.003000)
- Minimalist Object Orientation library (with Moose compatibility)
-
- dep: libmoox-strictconstructor-perl
- make Moo-based object constructors blow up on unknown attributes
-
- dep: libnamespace-autoclean-perl
- module to remove imported symbols after compilation
-
- dep: librole-tiny-perl (>= 1.003002)
- Perl module for minimalist role composition
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- rec: libmaxmind-db-reader-xs-perl
- fast XS implementation of the MaxMind DB reader