The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.04 - 2022-03-20

  • Fix issue where we were assigning to the wrong variable in api_cache_time()
  • Renamed $api_cache_time to $api_cache_alive_time to be non-ambiguous to the api_cache_time() method
  • Added api_cache_persist() and api_cache_persist param. Allows temporarily or permanently returning the cached Tesla API data
  • Added entire section in POD dealing exclusively with the API caching mechanism

Modules

Interface to Tesla's API