Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maxmind/maxmind-db-common-perl

Code shared by the MaxMind DB reader and writer modules
https://github.com/maxmind/maxmind-db-common-perl

geoip geoip2 maxmind mmdb

Last synced: 17 days ago
JSON representation

Code shared by the MaxMind DB reader and writer modules

Awesome Lists containing this project

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)