# MaxMind-DB-Common-perl **Repository Path**: mirrors_maxmind/MaxMind-DB-Common-perl ## Basic Information - **Project Name**: MaxMind-DB-Common-perl - **Description**: Code shared by the MaxMind DB reader and writer modules - **Primary Language**: Unknown - **License**: Artistic-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NAME MaxMind::DB::Common - Code shared by the MaxMind DB reader and writer modules # VERSION version 0.040002 # 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](https://metacpan.org/pod/MaxMind::DB::Metadata). # VERSIONING POLICY This module uses semantic versioning as described by [http://semver.org/](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. # SUPPORT Please report all issues with this code using the GitHub issue tracker at [https://github.com/maxmind/MaxMind-DB-Common-perl/issues](https://github.com/maxmind/MaxMind-DB-Common-perl/issues). Bugs may be submitted through [https://github.com/maxmind/MaxMind-DB-Common-perl/issues](https://github.com/maxmind/MaxMind-DB-Common-perl/issues). # AUTHORS - Dave Rolsky - Olaf Alders # CONTRIBUTORS - Greg Oschwald - Mateu X Hunter # COPYRIGHT AND LICENSE This software is Copyright (c) 2013 - 2017 by MaxMind, Inc. This is free software, licensed under: The Artistic License 2.0 (GPL Compatible)