• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

ChangesH A D13-May-2010129 53

Lite.pmH A D13-May-20101.9 KiB8519

MANIFESTH A D13-May-201052 76

Makefile.PLH A D13-May-2010227 1210

READMEH A D13-May-2010358 2213

test.plH A D13-May-2010994 2016

README

1GIS::Distance::Lite version 1.0
2===============================
3
4Calculate geographic distances between coordinates in geodetic WGS84 format.
5
6INSTALLATION
7
8To install this module type the following:
9
10   perl Makefile.PL
11   make
12   make test
13   make install
14
15DEPENDENCIES
16
17Math::Trig
18
19COPYRIGHT AND LICENCE
20
21http://creativecommons.org/licenses/by-nc-sa/3.0/
22