The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl module GPS::Point

0.12 2008-12-30
    - Updated setAltitude method to handle undef return
    - Added setAltitude tests
0.11 2008-12-29
    - Documentation
    - Organized tests
    - Added setAltitude method
0.10 2008-12-28
    - Fixed time ||/+ precedent bug in track method in version 0.09
    - Added copy and track tests
    - Updated documentation
    - Exposed point capabilities from distance method as newMulti constructor
    - Added datetime method
0.09 2008-12-27
    - Added track method (ported from Net::GPSD::Point)
0.08 2008-07-28
    - Require Geo::Inverse to pass tests
    - Changed license to BSD from perl
    - Fixed test issue
0.07 2008-07-27
    - updated distance method to support multiple point formats.
0.06 Apr 08 2007
    - Documentation
0.05 Apr 07 2007
    - Documentation
    - Added method aliases e.g long, latitude...
    - Added fix method
0.04 Apr 07 2007
    - test floats with Test::Number::Delta
    - added skip tests
    - newGPSD constructor
    - documentation
0.03 Apr 06 2007
    - Added ecef, distance, GeoPoint methods
0.02 Mar 29 2007
    - First Version on CPAN
0.01 Mon Feb 26 21:51:39 2007
    - original version; created by ExtUtils::ModuleMaker 0.47