mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
193d5d7f0f
Provides an object interface for a GPS point (e.g. Position, Velocity and Time). This is a re-write of Net::GPSD::Point with the goal of being more re-usable. WWW: https://metacpan.org/release/GPS-Point PR: 235820 Submitted by: Brian Scott <bscott@bunyatech.com.au> Reviewed by: tcberner (mentor) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D19420
7 lines
205 B
Plaintext
7 lines
205 B
Plaintext
Provides an object interface for a GPS point (e.g. Position, Velocity and
|
|
Time).
|
|
|
|
This is a re-write of Net::GPSD::Point with the goal of being more re-usable.
|
|
|
|
WWW: https://metacpan.org/release/GPS-Point
|