diff --git a/lib/Travel/Status/DE/DeutscheBahn/Result.pm b/lib/Travel/Status/DE/DeutscheBahn/Result.pm index 590be7ee2b456fdcd88c9a8af117922e35603a0c..940fd839a90e8b688e743be6c46f3dcdbc935435 100644 --- a/lib/Travel/Status/DE/DeutscheBahn/Result.pm +++ b/lib/Travel/Status/DE/DeutscheBahn/Result.pm @@ -116,6 +116,9 @@ station and its origin/destination. Returns the raw string used to create the route array. +Note that canceled stops are filtered from B, but still present in +B. + =item $result->time Returns the arrival/departure time as string in "hh:mm" format.