The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.03 - 2022-03-19

  • Added api_clear_cache() for methods that need to daisy chain calls, but require fresh data between them
  • Added ability to send in an additional param, $api_params to api(), so that we can send them to the API as JSON body content (eg. $vehicle->trunk_actuate with 'which_trunk' => 'rear');

Modules

Interface to Tesla's API