$WebService::GeoIPify::VERSION); $self->server($self->api_url); $self->type(q|application/json|); my $queries = { apiKey => $self->api_key, ipAddress => $ip, }; m