The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Geo::Location::Point

0.04	Fri Oct 30 09:31:17 EDT 2020
	Upgrade from Dist::Zilla to ExtUtils::MakeMaker
	Added overload '""' to map to as_string

0.03	Wed 17 Apr 16:35:20 EDT 2019
	Don't turn GB into Gb
	Improved handling of fields with different cases

0.02	Fri Mar 29 18:28:10 EDT 2019
	as_string() now returns the location attribute if that has been set
	minimum version set to 5.10.0 because of //=
	Carp on error rather than just dying
	Allow latitude and longitude to be given instead of lat and long
	Import values from MaxMind database

0.01	Tue 19 Mar 18:16:48 EDT 2019
        First version