The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Net::GPSD::Server::Fake - Provides a perl interface to the gpsd daemon.

SYNOPSIS

 use Net::GPSD::Server::Fake;
 $server=new Net::GPSD::Server::Fake;
 $server->listen;

DESCRIPTION

METHODS

new

Returns a new server

host

Get or set the current gpsd host.

GETTING STARTED

KNOWN LIMITATIONS

BUGS

EXAMPLES

AUTHOR

Michael R. Davis, qw/gpsd michaelrdavis com/

SEE ALSO

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