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

Changes for version 0.201000 - 2016-04-22

  • The insertion methods now take a merge_strategy argument.
  • An add-only-if-parent-exists merge strategy was added. This replaces the functionality of insert_only_if_parent_exists.
  • Deprecated insert_only_if_parent_exists and force_overwrite insertion arguments. These arguments will now warn and will be removed in a future major release.
  • Deprecated merge_record_collisions constructor argument. This argument will now warn and will be removed in a future major release.

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

Examples