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 extension Geo::Point

version 0.05: Fri Mar  9 14:18:25 CET 2007

	- Converted to use oodist, removing mkdist, mkdoc, version.

	- removed superfluous html/index.html

	- email address now geo@, webpage /geo/

	- all error messages should start with lower-case

version 0.04: Thu Nov 30 15:08:19 CET 2006

	- Removed some (harmless) debugging traps

	- Geo::Point::normalize()

version 0.03: Mon Oct  9 20:04:16 CEST 2006

	- Do not keep Geo::Proj4 object within Geo::Shape, so Geo
	  objects can be used in a database.

	- Newest OODoc produces better man-pages.

version 0.002: Mon Sep 25 16:01:18 CEST 2006

	- fix of Geo::Proj::default projection(): should always return a
	  nickname, not an object.

	- overloading with enabled fallback, which fixes some test
	  problems.  by [Chia-liang Kao].

	- overload cmp in Geo::Proj

version 0.001: Mon Dec 12 12:04:21 CET 2005

	Initial release