summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2016-05-10 11:00:43 +0200
committerDaniel Friesel <derf@finalrewind.org>2016-05-10 11:00:43 +0200
commite194d57f27bf322037ec75c1d6b9770eda677aa7 (patch)
tree9d928007f1f94c1030f8f02d808370129afc14a2 /Build.PL
parentfca56c178d1e2c121152459813f2f300cf1f9010 (diff)
add get_stations_by_location method
Diffstat (limited to 'Build.PL')
-rw-r--r--Build.PL1
1 files changed, 1 insertions, 0 deletions
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,