The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.000008 - 2015-12-15

  • Require Path::Class 0.27 for tests. This is the first version to include `tempdir`.
  • Really remove dependency on Math::Int128. There was still some test code using it that caused it to be required. Reported by Victor Efimov. GH #23.
  • Removed MaxMind::DB::Verifier and the mmdb-verify-database script. This was extremely slow on large databases, and probably fairly buggy. Use https://github.com/maxmind/mmdbverify instead.

Modules

Read MaxMind DB files and look up IP addresses

Provides

in lib/MaxMind/DB/Reader/Data/Container.pm
in lib/MaxMind/DB/Reader/Data/EndMarker.pm
in lib/MaxMind/DB/Reader/Decoder.pm
in lib/MaxMind/DB/Reader/PP.pm
in lib/MaxMind/DB/Reader/Role/HasDecoder.pm
in lib/MaxMind/DB/Reader/Role/HasMetadata.pm
in lib/MaxMind/DB/Reader/Role/NodeReader.pm
in lib/MaxMind/DB/Reader/Role/Reader.pm
in lib/MaxMind/DB/Reader/Role/Sysreader.pm