Group
Extension

Matches 1

WebService-GeoIPify ( K/KI/KIANMENG/WebService-GeoIPify-0.05.tar.gz, KIANMENG, 2019; MetaCPAN )
WebService-GeoIPify/lib/WebService/GeoIPify.pm ( view source; MetaCPAN )
$WebService::GeoIPify::VERSION);
    $self->server($self->api_url);
    $self->type(q|application/json|);

    my $queries = {
        apiKey => $self->api_key,
        ipAddress => $ip,
    };

    m

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.