Revision history for Perl module Net::GPSD3 0.01 2009-04-14T18:58:54Z - gpsd version 3.1 protocol 0.02 2009-09-16T00:20:00Z - Documentation - Updated SKY->satellites - Added SKY->satelliteObjects - Updated Makefile.PL -> prereq 0.03 2009-09-19T06:48:00Z - Fixed up DEVICE package - Fixed up ERROR package - Refactored a bunch of the code to make testing easier - Added more tests - Added Example 0.04 2009-09-26T23:03:00Z - Documentation - Changed satelliteObjects to Satellites (still have satellites) - Changed DeviceObjects to Devices (still have devices) - Added Error trapping and better messages 0.05 2009-09-28T18:31:00Z - modified SKY->Satellites to reuse parent->constructor code. 0.06 2009-10-03T5:34:00Z - Satellite->reported property was dropped (now calculated) 0.07 2009-11-22 - Support some changes in the protocol in 2.90dev. 0.08 2009-12-06 - API changed between 2.90dev and 2.90 added json=>true to ?WATCH request 0.09 2009-11-27 - Added DateTime to handler output 0.10 2010-01-01 - Updated GPS::Point minimum required version to 0.10