From e194d57f27bf322037ec75c1d6b9770eda677aa7 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 10 May 2016 11:00:43 +0200 Subject: add get_stations_by_location method --- Build.PL | 1 + 1 file changed, 1 insertion(+) (limited to 'Build.PL') diff --git a/Build.PL b/Build.PL index 2c9237e..b0bcaa7 100644 --- a/Build.PL +++ b/Build.PL @@ -25,6 +25,7 @@ Module::Build->new( 'DateTime' => 0, 'DateTime::Format::Strptime' => 0, 'Encode' => 0, + 'Geo::Distance' => 0, 'Getopt::Long' => 0, 'List::Compare' => '0.29', 'List::MoreUtils' => 0, -- cgit v1.2.3