GPS::gpsd::Report::http - Provides a perl interface to report position data.



NAME

GPS::gpsd::Report::http - Provides a perl interface to report position data.


SYNOPSIS

 use GPS::gpsd::Report::http;
 my $rpt=new GPS::gpsd::Report::http();
 my $return=$rpt->send(\%data);


DESCRIPTION


METHODS

new
send


GETTING STARTED


KNOWN LIMITATIONS


BUGS

No known bugs.


EXAMPLES


AUTHOR

Michael R. Davis, qw/gpsd michaelrdavis com/


SEE ALSO

gpsd http tracker http://twiki.davisnetworks.com/bin/view/Main/GpsApplications

gpsd home http://gpsd.berlios.de/

 GPS::gpsd::Report::http - Provides a perl interface to report position data.