Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GeoIP2 Perl 6 reader is ready. #65

Closed
bbkr opened this issue Jun 1, 2018 · 1 comment
Closed

GeoIP2 Perl 6 reader is ready. #65

bbkr opened this issue Jun 1, 2018 · 1 comment

Comments

@bbkr
Copy link

bbkr commented Jun 1, 2018

I'm happy to announce that I've finished working on Perl 6 version of GeoIP2 databases reader: https://github.com/bbkr/GeoIP2 . It can locate IPv4 and IPv6 in every database that MaxMind currently offers.

It's released under GeoIP2:auth<bbkr> namespace, so if you ever decide to write your own reader there will be no namespaces collision (Perl 6 allows multiple authors to publish under exactly the same namespace and even install such modules side by side).

Please add this module to your APIs list: https://dev.maxmind.com/geoip/geoip2/downloadable/#MaxMind_APIs

Thanks!

@oschwald
Copy link
Member

oschwald commented Jun 4, 2018

Excellent! Thank you for working on this. I'll add it to the list now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants