Travel-Status-DE-DeutscheBahn-2.00.tar.gz (signature)
- This release is NOT backwards compatible with 1.xx versions
- It now uses the HAFAS API instead of parsing bahn.de/ris and also supports various other HAFAS installations
- New module dependencies:
JSON
,List::MoreUtils
- Renamed
db-ris
tohafas-m
- New modules:
Travel::Status::DE::HAFAS
andTravel::Status::DE::HAFAS::StopFinder
- Renamed T
ravel::Status::DE::DeutscheBahn::Result
toTravel::Status::DE::HAFAS::Result
db-ris
/hafas-m
: The options-f
/--full-route
and-v
/--via
are no longer supporteddb-ris
/hafas-m
: New options-s
/--service
,-u
/--url
and--list
Travel::Status::DE::DeutscheBahn/HAFAS->new
: The mot parameter is no longer supported. Use the newexcluded_mots
andexclusive_mots
parameters insteadTravel::Status::DE::DeutscheBahn/HAFAS->new
: Addservice
andurl
parametersTravel::Status::DE::DeutscheBahn/HAFAS
: Adderrcode
,similar_stops
andget_active_service
accessorsTravel::Status::DE::DeutscheBahn/HAFAS
: Add static methodsget_services
andget_service
Result
: Removeroute
,route_raw
,route_info
,route_interesting
androute_timetable
accessorsResult
: Addis_changed_platform
andmessages
accessorsResult->info
is now undef instead of an empty string when no information is available