1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
|
---
abstract: 'Read MaxMind DB files'
author:
- 'Andreas Vögele <voegelas@cpan.org>'
build_requires:
Alien::libmaxminddb: '0'
File::Spec::Functions: '0'
Math::BigInt: '1.999806'
Test::More: '0'
configure_requires:
Alien::libmaxminddb: '0'
ExtUtils::MakeMaker: '0'
Math::BigInt: '1.999806'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: IP-Geolocation-MMDB
provides:
IP::Geolocation::MMDB:
file: lib/IP/Geolocation/MMDB.pm
version: '1.013'
IP::Geolocation::MMDB::Metadata:
file: lib/IP/Geolocation/MMDB/Metadata.pm
version: '1.013'
requires:
Math::BigInt: '1.999806'
XSLoader: '0'
perl: '5.014'
utf8: '0'
warnings: '0'
resources:
bugtracker: https://github.com/voegelas/IP-Geolocation-MMDB/issues
homepage: https://github.com/voegelas/IP-Geolocation-MMDB/wiki
repository: https://github.com/voegelas/IP-Geolocation-MMDB.git
version: '1.013'
x_generated_by_perl: v5.40.1
x_serialization_backend: 'YAML::Tiny version 1.74'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
|