diff options
author | Daniel Friesel <derf@finalrewind.org> | 2016-05-10 11:00:43 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2016-05-10 11:00:43 +0200 |
commit | e194d57f27bf322037ec75c1d6b9770eda677aa7 (patch) | |
tree | 9d928007f1f94c1030f8f02d808370129afc14a2 /Build.PL | |
parent | fca56c178d1e2c121152459813f2f300cf1f9010 (diff) |
add get_stations_by_location method
Diffstat (limited to 'Build.PL')
-rw-r--r-- | Build.PL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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, |