~derf / projects / Travel-Status-DE-URA / release / Travel::Status::DE::URA v0.03
dark mode

Travel-Status-DE-URA-0.03.tar.gz (signature)

  • Result: Relative times (countdown, countdown\_sec) are now computed relative to the creation of their Travel::Status::DE::URA object. They used to be relative to the call of the "results" function.
  • Result: Fix countdown\_sec accessor
  • Result: Do DateTime math on demand, not when creating the object. Halves the average runtime, though this depends on the amount of results used by the application (the more results are used, the less notable the performance gain will be)