./geography/p5-Geo-Coordinates-Transform, Transform Lat/Long between various different coordinate functions

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.10nb1, Package name: p5-Geo-Coordinates-Transform-0.10nb1, Maintainer: wen

Geo::Coordinates::Transform converts a list of provided latitude and longitude
coordinates in any of the three formats above (mixed input is ok) and converts
to the desired format. Note that special characters or non-numerical characters
such as " will throw an warning and return NaN for that list item.


Master sites: (Expand)

Filesize: 4.218 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2023-06-30 11:55:10 by Wen Heping | Files touched by this commit (3)
Log message:
Import Geo-Coordinates-Transform-0.10 as geography p5-Geo-Coordinates-Transform

Geo::Coordinates::Transform converts a list of provided latitude and longitude
coordinates in any of the three formats above (mixed input is ok) and converts
to the desired format. Note that special characters or non-numerical characters
such as " will throw an warning and return NaN for that list item.