From b96b0a85287c997e350056c39e9b6bdfcd2a66a4 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 6 Jul 2011 19:10:12 +0200 Subject: DeutscheBahn/Result.pm: Clarify route / route_raw filtering --- lib/Travel/Status/DE/DeutscheBahn/Result.pm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/Travel/Status/DE/DeutscheBahn/Result.pm b/lib/Travel/Status/DE/DeutscheBahn/Result.pm index 590be7e..940fd83 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. -- cgit v1.2.3