Subject: | -nan returned from distance_to |
Here's how to reproduce the bug:
$ perl -E 'use Data::Dumper; use Geo::Calc::XS; print Dumper( Geo::Calc::XS->new( lat => 4, lon => -70)->distance_to({ lat => 71, lon => 50}) );'
$VAR1 = '-nan';
This queue is for tickets about the Geo-Calc-XS CPAN distribution.
The Basics
People
|
Bug Information
|