Travel-Status-DE-URA-0.03.tar.gz (signature)
- Result: Relative times (
countdown,countdown\_sec) are now computed relative to the creation of theirTravel::Status::DE::URAobject. They used to be relative to the call of the "results" function. - Result: Fix
countdown\_secaccessor - 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)