summaryrefslogtreecommitdiff
path: root/lib/Travel
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Travel')
-rw-r--r--lib/Travel/Status/DE/HAFAS/Services.pm.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Travel/Status/DE/HAFAS/Services.pm.PL b/lib/Travel/Status/DE/HAFAS/Services.pm.PL
index 9884add..8b009c3 100644
--- a/lib/Travel/Status/DE/HAFAS/Services.pm.PL
+++ b/lib/Travel/Status/DE/HAFAS/Services.pm.PL
@@ -181,6 +181,7 @@ my %hafas_instance = (
),
stopfinder => 'https://fahrplan.vos.info/bin/ajax-getstop.exe',
},
+ VRN => { load_instance( 'de/vrn', lang => 'deu' ), }
);
my $perlobj = Data::Dumper->new( [ \%hafas_instance ], ['hafas_instance'] );