diff --git a/Changelog b/Changelog index 40938e9ece0f9a684a32cef943133822145fafb5..b794ad1d7dd29057e3881de4b6d839a0853b35d4 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,9 @@ +git HEAD + + * Fix bug when receiving no platform numbers from the DB RIS + * Result: Add route_timetable accessor containing station names and + their corresponding arrival times + Travel::Status::DE::DeutscheBahn 0.05 - Tue Aug 09 2011 [Travel::Status::DE::DeutscheBahn] diff --git a/lib/Travel/Status/DE/DeutscheBahn.pm b/lib/Travel/Status/DE/DeutscheBahn.pm index 9cda93365a2428eef3d1f49884ab61d541d6edfd..46b679ef511af88b2f28060f99de1f07d0ae9cbe 100644 --- a/lib/Travel/Status/DE/DeutscheBahn.pm +++ b/lib/Travel/Status/DE/DeutscheBahn.pm @@ -117,8 +117,8 @@ sub results { my $xp_info = XML::LibXML::XPathExpression->new('./td[@class="ris"]'); my $re_via = qr{ - ^ \s* (.+?) \s* \n - \d{1,2}:\d{1,2} + ^ \s* (? .+? ) \s* \n + (?