NAME: Geo::Ellipsoid - Calculate distances, bearings, and locations on the surface of an ellipsoid. INSTALLATION To install this module, run the following commands: perl Makefile.PL make make test make install RELEASE NOTES This is version 0.903. This module is a port of existing Fortran subroutines to Perl. COPYRIGHT AND LICENCE Copyright (C) 2005-2006 Jim Gibson This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.