Loading lib/Travel/Status/DE/DBWagenreihung/Group.pm +6 −0 Original line number Diff line number Diff line Loading @@ -654,6 +654,12 @@ sub parse_description { $self->{description} = $ret; } sub name_to_designation { my ($self) = @_; return %ice_name; } sub sectors { my ($self) = @_; Loading Loading
lib/Travel/Status/DE/DBWagenreihung/Group.pm +6 −0 Original line number Diff line number Diff line Loading @@ -654,6 +654,12 @@ sub parse_description { $self->{description} = $ret; } sub name_to_designation { my ($self) = @_; return %ice_name; } sub sectors { my ($self) = @_; Loading