Subject: | Can't locate object method "distance_km" via package "GIS::Distance" (1.28) |
On some of my smokers I see the following test failure:
...
Can't locate object method "distance_km" via package "GIS::Distance" at /usr/perl5.20.0/lib/site_perl/5.20.0/Geo/Distance.pm line 252.
# Looks like your test exited with 2 just after 13.
t/21-iris-stations.t ....
Dubious, test returned 2 (wstat 512, 0x200)
Failed 4/17 subtests
...
Maybe this happens if older Geo::Distance and/or GIS::Distance is installed.