The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.050006 - 2014-07-28

  • The writer now throw an error when writing out the database if it would try to write a record value in the search tree that is larger than the search tree can handle. For example, if your record size is 24 bits, you cannot write a value larger than (2^24)-1. Fixed by Greg Oschwald.
  • The Build.PL file shipped with this distro now dies if you try to run it on Windows, since this module simply doesn't work on Windows.

Modules

Create MaxMind DB database files
Tree representing a MaxMind DB database in memory - then write it to a file

Provides

in lib/MaxMind/DB/Writer/Serializer.pm
in lib/MaxMind/DB/Writer/Tree/Processor/VisualizeTree.pm
in lib/MaxMind/DB/Writer/Util.pm