NAME

Geo::WebService::OpenCellID::Response - Perl API for the opencellid.org database

SYNOPSIS

use base qw{Geo::WebService::OpenCellID::Response};

DESCRIPTION

USAGE

CONSTRUCTOR

new

METHODS

stat

Returns the status from rsp->stat in the xml

content

Returns the entire XML document.

url

Returns the url of the web service as called

COPYRIGHT

Copyright (c) 2025 Michael R. Davis

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

The full text of the license can be found in the LICENSE file included with this module.