The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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

BUGS

Submit to RT and email the Author

SUPPORT

Try the Author or Try 8motions.com

AUTHOR

    Michael R. Davis
    CPAN ID: MRDVT
    STOP, LLC
    domain=>michaelrdavis,tld=>com,account=>perl
    http://www.stopllc.com/

COPYRIGHT

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.

SEE ALSO