~derf / projects / Travel-Status-DE-VRR / release / Travel::Status::DE::VRR v3.06
dark mode

Travel-Status-DE-VRR-3.06.tar.gz (signature)

  • EFA APIs know two types of stop IDs: numbers and codes. This module now consistently refers to numeric stop IDs as id_num and stop ID codes as id_code.
  • Departure: Rename ->stop_id to ->stop_id_num
  • Stop: Rename ->id to ->id_num
  • Stop: Rename ->stop_id to ->id_code
  • Departure: Add ->id accessor.