Tesla-API v1.02 Perl 5 v5.38.2 MSWin32-x64-multi-thread
- Status
- Pass
- From
- LNATION
- Dist
-
Tesla-API v1.02
- Platform
- Perl 5 v5.38.2 MSWin32-x64-multi-thread
- Date
- 2025-05-19 08:05:03
- ID
- 4de9167f-6eec-1014-badb-f35de94c4e04
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Steve Bertrand,
This is a computer-generated report for Tesla-API-1.02
on perl 5.38.2, created by CPAN-Reporter-1.2020.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from 'C:\STRAWB~1\c\bin\gmake.exe test':
Skip blib\lib\auto\share\dist\Tesla-API\option_codes.json (unchanged)
Skip blib\lib\auto\share\dist\Tesla-API\endpoints.json (unchanged)
"C:\Strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/001-auth_cache_file.t .......... ok
t/005-auth_code_verifier.t ....... ok
t/010-auth_code_url.t ............ ok
t/015-auth_code_extract.t ........ ok
t/020-auth_code.t ................ ok
t/110-access_token_generate.t .... ok
t/115-access_token_set_expiry.t .. ok
t/120-access_token_update.t ...... ok
t/125-access_token_valid.t ....... ok
t/130-access_token_data.t ........ ok
t/135-access_token_refresh.t ..... skipped: This test file requires a valid Tesla account
t/200-mech.t ..................... ok
t/205-useragent_string.t ......... ok
t/210-useragent_timeout.t ........ ok
t/300-api_cache_persist.t ........ ok
t/305-api_cache_time.t ........... ok
t/310-api_cache.t ................ ok
t/315-api_cache_clear.t .......... ok
t/320-api_cache_per_object.t ..... ok
t/400-api_attempts.t ............. ok
t/500-api.t ...................... ok
t/510-api_with_cache.t ........... ok
Error - Tesla API said: '500 - Timeout' at C:\STRAWB~1\cpan\build\Tesla-API-1.02-0\blib\lib/Tesla/API.pm line 706.
t/515-tesla_api_call.t ........... ok
t/900-new.t ...................... ok
t/903-endpoints.t ................ ok
t/905-option_codes.t ............. ok
t/910-api_unauth.t ............... ok
t/915-_decode.t .................. ok
t/925-update_data_files.t ........ ok
t/manifest.t ..................... skipped: Author tests not required for installation
t/pod-coverage.t ................. skipped: Author tests not required for installation
t/pod.t .......................... skipped: Author tests not required for installation
All tests successful.
Files=32, Tests=5392, 16 wallclock secs ( 0.64 usr + 0.16 sys = 0.80 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
----------------------- ----- --------
Digest::SHA 0 6.04
File::Copy 0 2.41
File::HomeDir 0 1.006
File::Share 0 0.27
HTTP::Request 0 6.45
JSON 0 4.10
LWP::Protocol::https 0 6.14
MIME::Base64 3.16 3.16_01
perl 5.010 5.038002
URI 0 5.21
UUID 0 0.37
WWW::Mechanize 0 2.17
build_requires:
Module Need Have
----------------------- ----- --------
ExtUtils::MakeMaker 0 7.74
Mock::Sub 1.09 1.09
Test::More 0 1.302212
configure_requires:
Module Need Have
----------------------- ----- --------
ExtUtils::MakeMaker 0 7.74
File::ShareDir::Install 0 0.14
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\Windows\system32\cmd.exe
NUMBER_OF_PROCESSORS = 2
PATH = C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\Amazon\cfn-bootstrap\;C:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Local\Microsoft\WinGet\Links;
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 5404
PERL5_CPAN_IS_RUNNING = 5404
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 2452,5404
PERL_CR_SMOKER_CURRENT = Tesla-Vehicle-0.08
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 85 Stepping 7, GenuineIntel
TEMP = C:\Users\ADMINI~1\AppData\Local\Temp\2
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\Strawberry\perl\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = WinServer
Win32::GetOSVersion = , 10, 0, 26100, 2, 0, 0, 400, 3
Win32::FsType = NTFS
Win32::IsAdminUser = 1
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.89
ExtUtils::CBuilder 0.280238
ExtUtils::Command 7.74
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.74
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.57
File::Spec 3.88
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302212
Test::Harness 3.52
Test::More 1.302212
YAML 1.31
YAML::Syck 1.34
version 0.9930
--
Summary of my perl5 (revision 5 version 38 subversion 2) configuration:
Platform:
osname=MSWin32
osvers=10.0.19045.3693
archname=MSWin32-x64-multi-thread
uname='Win32 strawberry-perl 5.38.2.2 # 06:03:00 Mon December 11 2023 x64'
config_args='undef'
hint=recommended
useposix=true
d_sigaction=undef
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=undef
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='gcc'
ccflags =' -DWIN32 -DWIN64 -DPERL_TEXTMODE_SCRIPTS -DMULTIPLICITY -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D__USE_MINGW_ANSI_STDIO -fwrapv -fno-strict-aliasing -mms-bitfields'
optimize='-Os -falign-functions -falign-jumps -falign-labels -falign-loops -freorder-blocks -freorder-blocks-algorithm=stc -freorder-blocks-and-partition'
cppflags='-DWIN32'
ccversion=''
gccversion='13.1.0'
gccosandvers=''
intsize=4
longsize=4
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='long long'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='g++'
ldflags ='-s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib" -L"C:\STRAWB~1\c\x86_64-w64-mingw32\lib" -L"C:\STRAWB~1\c\lib\gcc\x86_64-w64-mingw32\13.1.0"'
libpth=C:\STRAWB~1\c\lib C:\STRAWB~1\c\x86_64-w64-mingw32\lib C:\STRAWB~1\c\lib\gcc\x86_64-w64-mingw32\13.1.0 C:\STRAWB~1\c\x86_64-w64-mingw32\lib C:\STRAWB~1\c\lib\gcc\x86_64-w64-mingw32\13.1.0
libs= -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
perllibs= -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
libc=
so=dll
useshrplib=true
libperl=libperl538.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs
dlext=xs.dll
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags='-shared -s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib" -L"C:\STRAWB~1\c\x86_64-w64-mingw32\lib" -L"C:\STRAWB~1\c\lib\gcc\x86_64-w64-mingw32\13.1.0"'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_TIMES
HAVE_INTERP_INTERN
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Built under MSWin32
Compiled at Dec 11 2023 17:03:26
%ENV:
PERL5_CPANPLUS_IS_RUNNING="5404"
PERL5_CPAN_IS_RUNNING="5404"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="2452,5404"
PERL_CR_SMOKER_CURRENT="Tesla-Vehicle-0.08"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
C:/Strawberry/perl/site/lib
C:/Strawberry/perl/vendor/lib
C:/Strawberry/perl/lib
.