Loading lib/Travel/Status/DE/DeutscheBahn/Result.pm +5 −1 Changes for lib/Travel/Status/DE/DeutscheBahn/Result.pm: 5 added lines, 1 removed line. Original line number Diff line number Diff line Loading @@ -91,7 +91,11 @@ Returns the last element of the route. Depending on how you set up Travel::Status::DE::DeutscheBahn (arrival or departure listing), this is either the train's destination or its origin station. For convenienc, this method can also be called as B<destination> or B<origin>. =item $result->destination =item $result->origin Convenience aliases for $result->route_end. =item $result->info Loading Loading
lib/Travel/Status/DE/DeutscheBahn/Result.pm +5 −1 Changes for lib/Travel/Status/DE/DeutscheBahn/Result.pm: 5 added lines, 1 removed line. Original line number Diff line number Diff line Loading @@ -91,7 +91,11 @@ Returns the last element of the route. Depending on how you set up Travel::Status::DE::DeutscheBahn (arrival or departure listing), this is either the train's destination or its origin station. For convenienc, this method can also be called as B<destination> or B<origin>. =item $result->destination =item $result->origin Convenience aliases for $result->route_end. =item $result->info Loading