diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-11-19 12:59:18 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-11-19 12:59:18 +0100 |
commit | 2b2fcbdee810b59ecfec85929f134c07f5aa40c8 (patch) | |
tree | 343bc91ac07641f9cf64b1aec9b5d3dcb7026b04 /Build.PL | |
parent | 1c82ee17d2fa06a79fe3b96883d603408b4fe74a (diff) |
Use Travel::Status::DE::HAFAS::Journey for journey data
Diffstat (limited to 'Build.PL')
-rw-r--r-- | Build.PL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ Module::Build->new( 'LWP::UserAgent' => 0, 'LWP::Protocol::https' => 0, 'Travel::Status::DE::HAFAS' => 0, + 'Travel::Status::DE::HAFAS::Journey' => '5.00', 'Travel::Status::DE::HAFAS::Location' => '5.00', 'Travel::Status::DE::HAFAS::Message' => '4.19', }, |