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.200003 - 2016-04-11

  • The Teredo range is no longer removed from the database when "remove_reserved_networks" is enabled. This range is globally routable and aliased to the IPv4 range when "alias_ipv6_to_ipv4" is enabled. Previously this alias would be removed if both "alias_ipv6_to_ipv4" and "remove_reserved_networks" were enabled.
  • Allow changing the record size when unfreezing a frozen tree

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