パッケージ: 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 モジュール
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- rec: libmaxmind-db-reader-xs-perl
- fast XS implementation of the MaxMind DB reader