summaryrefslogtreecommitdiff
path: root/index.pl
diff options
context:
space:
mode:
Diffstat (limited to 'index.pl')
-rw-r--r--index.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.pl b/index.pl
index 2eeb4be..ece8be3 100644
--- a/index.pl
+++ b/index.pl
@@ -12,7 +12,7 @@ use List::MoreUtils qw(any);
use App::VRR::Fakedisplay;
use Travel::Status::DE::DeutscheBahn;
use Travel::Status::DE::ASEAG;
-use Travel::Status::DE::VRR;
+use Travel::Status::DE::EFA;
no warnings 'uninitialized';
no if $] >= 5.018, warnings => "experimental::smartmatch";