Loading lib/Travel/Status/DE/HAFAS/Services.pm.PL +1 −0 Original line number Diff line number Diff line Loading @@ -164,6 +164,7 @@ my %hafas_instance = ( stopfinder => 'https://fahrplan.oebb.at/bin/ajax-getstop.exe', }, RMV => { load_instance( 'de/rmv', lang => 'deu' ), }, STV => { load_instance( 'at/stv', lang => 'deu', ver => '1.32' ), }, VBB => { load_instance( 'de/vbb', lang => 'deu' ), stopfinder => 'https://fahrinfo.vbb.de/bin/ajax-getstop.exe', Loading Loading
lib/Travel/Status/DE/HAFAS/Services.pm.PL +1 −0 Original line number Diff line number Diff line Loading @@ -164,6 +164,7 @@ my %hafas_instance = ( stopfinder => 'https://fahrplan.oebb.at/bin/ajax-getstop.exe', }, RMV => { load_instance( 'de/rmv', lang => 'deu' ), }, STV => { load_instance( 'at/stv', lang => 'deu', ver => '1.32' ), }, VBB => { load_instance( 'de/vbb', lang => 'deu' ), stopfinder => 'https://fahrinfo.vbb.de/bin/ajax-getstop.exe', Loading