From b6b2f9926512b4bafa91b40bfe9bf3ba52abb4bb Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 30 Dec 2018 13:40:47 +0100 Subject: add README and example unit file --- Build.PL | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Build.PL') diff --git a/Build.PL b/Build.PL index ef1f625..d46cfb2 100755 --- a/Build.PL +++ b/Build.PL @@ -25,8 +25,9 @@ Module::Build->new( 'DateTime::Format::Strptime' => 0, 'GD' => 0, 'Mojolicious::Lite' => 0, - 'Travel::Status::DE::DeutscheBahn' => 1.01, - 'Travel::Status::DE::VRR' => 1.04, + 'Travel::Status::DE::EFA' => 1.15, + 'Travel::Status::DE::HAFAS' => 2.03, + 'Travel::Status::DE::URA' => 2.01, }, sign => 1, dist_version_from => 'index.pl', -- cgit v1.2.3