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


Geo-WebService-OpenCellID documentation Contained in the Geo-WebService-OpenCellID distribution.

Index


Code Index:

NAME

Top

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

SYNOPSIS

Top

DESCRIPTION

Top

Perl Interface to the database at http://www.opencellid.org/

USAGE

Top

METHODS

Top

BUGS

Top

Submit to RT and email the Author

SUPPORT

Top

Try the Author or Try 8motions.com

AUTHOR

Top

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

COPYRIGHT

Top

SEE ALSO

Top


Geo-WebService-OpenCellID documentation Contained in the Geo-WebService-OpenCellID distribution.

package Geo::WebService::OpenCellID::Response::measure;
use warnings;
use strict;
use base qw{Geo::WebService::OpenCellID::Response};
our $VERSION = '0.03';

1;