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 0.040002 - 2013-07-18

  • Explicitly require Perl 5.10+ for now. Getting this working on 5.8 might be possible in the future, and patches are welcome, but it's a fair bit of work, starting with getting Socket to support inet_pton on 5.8.x.
  • Fixed test failures related to imprecise double storage. On some machines, a decoded double may be slightly off from the expected value because of floating point precision issues. The tests now just check that the value is within 0.001 of what we expect.

Modules

Read MaxMind DB files
Pure Perl implementation of the MaxMind DB reader code

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/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
in lib/MaxMind/DB/Verifier.pm