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.200001 - 2016-04-04

  • BACKWARDS INCOMPATIBILITIES
    • Inserts into IPv4 aliased subtrees are no longer allowed when alias_ipv6_to_ipv4 is enabled. When using an aliased tree, you will only be able to insert IPv4 networks into ::0.0.0.0/96. If you are inserting these addresses using IPv4 notation, not IPv6, this is the default location and the change will not affect you. The reason for this is that inserting into the aliased subnets leads to complications in determining the correct tree depth for the insert and could also cause unintentional overwriting of data.
  • BUGFIXES
    • Some memory leaks when throwing an exception were fixed.

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