logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

MaxMind::DB::Common - Code shared by the MaxMind DB reader and writer modules

Authors

       •   Dave Rolsky <drolsky@maxmind.com>

       •   Olaf Alders <oalders@maxmind.com>

Contributor

       Greg Oschwald <goschwald@maxmind.com>

Description

       This distribution provides some shared code for use by both the MaxMind DB reader and writer Perl
       modules.

       For now, the only piece documented for public consumption is MaxMind::DB::Metadata.

Name

       MaxMind::DB::Common - Code shared by the MaxMind DB reader and writer modules

Support

       Please report all issues with this code using the GitHub issue tracker at
       <https://github.com/maxmind/MaxMind-DB-Common-perl/issues>.

Version

       version 0.040001

Versioning Policy

       This module uses semantic versioning as described by <http://semver.org/>. Version numbers can be read as
       X.YYYZZZ, where X is the major number, YYY is the minor number, and ZZZ is the patch number.

See Also