You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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!
The text was updated successfully, but these errors were encountered: