ECEF
=================

Geo::ECEF calculates ECEF coordinates (earth centered earth fixed) from latitude, longitude and height information

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install