Report for IO-Compress-Brotli-0.004_002

Back
From: metabase:user:cd035d39-6d5b-1014-ab3a-39c0c09612a1
Subject: UNKNOWN IO-Compress-Brotli-0.004_002 5.30.0 
Date: 2019-06-11T17:36:55Z

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 Marius Gavrilescu,

This is a computer-generated report for IO-Compress-Brotli-0.004_002
on perl 5.30.0, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, attempting to
test your distribution gave an inconclusive result.

This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed.  You may wish to consult the CPAN Testers Wiki:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

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:\strawberry\c\bin\gmake.EXE':

cp Brotli/c/common/platform.h blib\lib\IO\Compress\Brotli\c\common\platform.h
cp Brotli/c/dec/bit_reader.h blib\lib\IO\Compress\Brotli\c\dec\bit_reader.h
cp Brotli/c/common/dictionary.h blib\lib\IO\Compress\Brotli\c\common\dictionary.h
cp Brotli/c/common/version.h blib\lib\IO\Compress\Brotli\c\common\version.h
cp Brotli/c/common/transform.c blib\lib\IO\Compress\Brotli\c\common\transform.c
cp Brotli/c/common/constants.h blib\lib\IO\Compress\Brotli\c\common\constants.h
cp Brotli/LICENSE blib\lib\IO\Compress\Brotli\LICENSE
cp Brotli/c/common/dictionary.bin.br blib\lib\IO\Compress\Brotli\c\common\dictionary.bin.br
cp Brotli/c/common/transform.h blib\lib\IO\Compress\Brotli\c\common\transform.h
cp Brotli/c/dec/decode.c blib\lib\IO\Compress\Brotli\c\dec\decode.c
cp Brotli/bootstrap blib\lib\IO\Compress\Brotli\bootstrap
cp Brotli/c/dec/bit_reader.c blib\lib\IO\Compress\Brotli\c\dec\bit_reader.c
cp Brotli/Makefile blib\lib\IO\Compress\Brotli\Makefile
cp Brotli/c/common/context.h blib\lib\IO\Compress\Brotli\c\common\context.h
cp Brotli/c/common/dictionary.c blib\lib\IO\Compress\Brotli\c\common\dictionary.c
cp Brotli/c/common/dictionary.bin blib\lib\IO\Compress\Brotli\c\common\dictionary.bin
cp Brotli/c/dec/state.h blib\lib\IO\Compress\Brotli\c\dec\state.h
cp Brotli/c/enc/block_encoder_inc.h blib\lib\IO\Compress\Brotli\c\enc\block_encoder_inc.h
cp Brotli/c/dec/huffman.c blib\lib\IO\Compress\Brotli\c\dec\huffman.c
cp Brotli/c/enc/backward_references_hq.c blib\lib\IO\Compress\Brotli\c\enc\backward_references_hq.c
cp Brotli/c/dec/state.c blib\lib\IO\Compress\Brotli\c\dec\state.c
cp Brotli/c/dec/huffman.h blib\lib\IO\Compress\Brotli\c\dec\huffman.h
cp Brotli/c/enc/bit_cost.c blib\lib\IO\Compress\Brotli\c\enc\bit_cost.c
cp Brotli/c/enc/block_splitter.c blib\lib\IO\Compress\Brotli\c\enc\block_splitter.c
cp Brotli/c/enc/backward_references_hq.h blib\lib\IO\Compress\Brotli\c\enc\backward_references_hq.h
cp Brotli/c/enc/backward_references.c blib\lib\IO\Compress\Brotli\c\enc\backward_references.c
cp Brotli/c/enc/bit_cost_inc.h blib\lib\IO\Compress\Brotli\c\enc\bit_cost_inc.h
cp Brotli/c/dec/prefix.h blib\lib\IO\Compress\Brotli\c\dec\prefix.h
cp Brotli/c/enc/backward_references.h blib\lib\IO\Compress\Brotli\c\enc\backward_references.h
cp Brotli/c/enc/backward_references_inc.h blib\lib\IO\Compress\Brotli\c\enc\backward_references_inc.h
cp Brotli/c/enc/bit_cost.h blib\lib\IO\Compress\Brotli\c\enc\bit_cost.h
cp Brotli/c/enc/cluster_inc.h blib\lib\IO\Compress\Brotli\c\enc\cluster_inc.h
cp Brotli/c/enc/cluster.h blib\lib\IO\Compress\Brotli\c\enc\cluster.h
cp Brotli/c/enc/compress_fragment.c blib\lib\IO\Compress\Brotli\c\enc\compress_fragment.c
cp Brotli/c/enc/brotli_bit_stream.h blib\lib\IO\Compress\Brotli\c\enc\brotli_bit_stream.h
cp Brotli/c/enc/command.h blib\lib\IO\Compress\Brotli\c\enc\command.h
cp Brotli/c/enc/dictionary_hash.h blib\lib\IO\Compress\Brotli\c\enc\dictionary_hash.h
cp Brotli/c/enc/compress_fragment_two_pass.c blib\lib\IO\Compress\Brotli\c\enc\compress_fragment_two_pass.c
cp Brotli/c/enc/block_splitter_inc.h blib\lib\IO\Compress\Brotli\c\enc\block_splitter_inc.h
cp Brotli/c/enc/compress_fragment.h blib\lib\IO\Compress\Brotli\c\enc\compress_fragment.h
cp Brotli/c/enc/brotli_bit_stream.c blib\lib\IO\Compress\Brotli\c\enc\brotli_bit_stream.c
cp Brotli/c/enc/block_splitter.h blib\lib\IO\Compress\Brotli\c\enc\block_splitter.h
cp Brotli/c/enc/dictionary_hash.c blib\lib\IO\Compress\Brotli\c\enc\dictionary_hash.c
cp Brotli/c/enc/cluster.c blib\lib\IO\Compress\Brotli\c\enc\cluster.c
cp Brotli/c/enc/compress_fragment_two_pass.h blib\lib\IO\Compress\Brotli\c\enc\compress_fragment_two_pass.h
cp Brotli/c/enc/encoder_dict.c blib\lib\IO\Compress\Brotli\c\enc\encoder_dict.c
cp Brotli/c/enc/encoder_dict.h blib\lib\IO\Compress\Brotli\c\enc\encoder_dict.h
cp Brotli/c/enc/entropy_encode.c blib\lib\IO\Compress\Brotli\c\enc\entropy_encode.c
cp Brotli/c/enc/hash_longest_match64_inc.h blib\lib\IO\Compress\Brotli\c\enc\hash_longest_match64_inc.h
cp Brotli/c/enc/hash_longest_match_inc.h blib\lib\IO\Compress\Brotli\c\enc\hash_longest_match_inc.h
cp Brotli/c/enc/hash.h blib\lib\IO\Compress\Brotli\c\enc\hash.h
cp Brotli/c/enc/fast_log.h blib\lib\IO\Compress\Brotli\c\enc\fast_log.h
cp Brotli/c/enc/entropy_encode.h blib\lib\IO\Compress\Brotli\c\enc\entropy_encode.h
cp Brotli/c/enc/entropy_encode_static.h blib\lib\IO\Compress\Brotli\c\enc\entropy_encode_static.h
cp Brotli/c/enc/hash_forgetful_chain_inc.h blib\lib\IO\Compress\Brotli\c\enc\hash_forgetful_chain_inc.h
cp Brotli/c/enc/hash_composite_inc.h blib\lib\IO\Compress\Brotli\c\enc\hash_composite_inc.h
cp Brotli/c/enc/hash_longest_match_quickly_inc.h blib\lib\IO\Compress\Brotli\c\enc\hash_longest_match_quickly_inc.h
cp Brotli/c/enc/encode.c blib\lib\IO\Compress\Brotli\c\enc\encode.c
cp Brotli/c/enc/find_match_length.h blib\lib\IO\Compress\Brotli\c\enc\find_match_length.h
cp Brotli/c/enc/memory.h blib\lib\IO\Compress\Brotli\c\enc\memory.h
cp Brotli/c/enc/hash_to_binary_tree_inc.h blib\lib\IO\Compress\Brotli\c\enc\hash_to_binary_tree_inc.h
cp Brotli/c/enc/metablock_inc.h blib\lib\IO\Compress\Brotli\c\enc\metablock_inc.h
cp Brotli/c/enc/histogram_inc.h blib\lib\IO\Compress\Brotli\c\enc\histogram_inc.h
cp Brotli/c/enc/quality.h blib\lib\IO\Compress\Brotli\c\enc\quality.h
cp Brotli/c/enc/ringbuffer.h blib\lib\IO\Compress\Brotli\c\enc\ringbuffer.h
cp Brotli/c/enc/prefix.h blib\lib\IO\Compress\Brotli\c\enc\prefix.h
cp Brotli/c/enc/metablock.h blib\lib\IO\Compress\Brotli\c\enc\metablock.h
cp Brotli/c/enc/histogram.h blib\lib\IO\Compress\Brotli\c\enc\histogram.h
cp Brotli/c/enc/hash_rolling_inc.h blib\lib\IO\Compress\Brotli\c\enc\hash_rolling_inc.h
cp Brotli/c/enc/metablock.c blib\lib\IO\Compress\Brotli\c\enc\metablock.c
cp Brotli/c/enc/histogram.c blib\lib\IO\Compress\Brotli\c\enc\histogram.c
cp Brotli/c/enc/memory.c blib\lib\IO\Compress\Brotli\c\enc\memory.c
cp Brotli/c/enc/params.h blib\lib\IO\Compress\Brotli\c\enc\params.h
cp Brotli/c/enc/literal_cost.c blib\lib\IO\Compress\Brotli\c\enc\literal_cost.c
cp Brotli/c/enc/literal_cost.h blib\lib\IO\Compress\Brotli\c\enc\literal_cost.h
cp Brotli/c/enc/utf8_util.c blib\lib\IO\Compress\Brotli\c\enc\utf8_util.c
cp Brotli/c/enc/static_dict_lut.h blib\lib\IO\Compress\Brotli\c\enc\static_dict_lut.h
cp Brotli/configure blib\lib\IO\Compress\Brotli\configure
cp Brotli/c/enc/write_bits.h blib\lib\IO\Compress\Brotli\c\enc\write_bits.h
cp Brotli/c/include/brotli/types.h blib\lib\IO\Compress\Brotli\c\include\brotli\types.h
cp Brotli/c/enc/utf8_util.h blib\lib\IO\Compress\Brotli\c\enc\utf8_util.h
cp Brotli/c/include/brotli/port.h blib\lib\IO\Compress\Brotli\c\include\brotli\port.h
cp Brotli/c/enc/static_dict.h blib\lib\IO\Compress\Brotli\c\enc\static_dict.h
cp Brotli/tests/compatibility_test.sh blib\lib\IO\Compress\Brotli\tests\compatibility_test.sh
cp Brotli/c/include/brotli/decode.h blib\lib\IO\Compress\Brotli\c\include\brotli\decode.h
cp Brotli/tests/roundtrip_test.sh blib\lib\IO\Compress\Brotli\tests\roundtrip_test.sh
cp Brotli/configure.ac blib\lib\IO\Compress\Brotli\configure.ac
cp Brotli/fetch-spec/shared-brotli-fetch-spec.txt blib\lib\IO\Compress\Brotli\fetch-spec\shared-brotli-fetch-spec.txt
cp Brotli/c/include/brotli/encode.h blib\lib\IO\Compress\Brotli\c\include\brotli\encode.h
cp Brotli/c/enc/static_dict.c blib\lib\IO\Compress\Brotli\c\enc\static_dict.c
cp Brotli/tests/testdata/alice29.txt blib\lib\IO\Compress\Brotli\tests\testdata\alice29.txt
cp Brotli/tests/testdata/64x blib\lib\IO\Compress\Brotli\tests\testdata\64x
cp Brotli/tests/testdata/64x.compressed blib\lib\IO\Compress\Brotli\tests\testdata\64x.compressed
cp Brotli/tests/testdata/10x10y blib\lib\IO\Compress\Brotli\tests\testdata\10x10y
cp Brotli/tests/run-compatibility-test.cmake blib\lib\IO\Compress\Brotli\tests\run-compatibility-test.cmake
cp Brotli/tests/testdata/asyoulik.txt.compressed blib\lib\IO\Compress\Brotli\tests\testdata\asyoulik.txt.compressed
cp Brotli/tests/testdata/10x10y.compressed blib\lib\IO\Compress\Brotli\tests\testdata\10x10y.compressed
cp Brotli/tests/testdata/alice29.txt.compressed blib\lib\IO\Compress\Brotli\tests\testdata\alice29.txt.compressed
cp Brotli/tests/testdata/backward65536.compressed blib\lib\IO\Compress\Brotli\tests\testdata\backward65536.compressed
cp Brotli/tests/testdata/backward65536 blib\lib\IO\Compress\Brotli\tests\testdata\backward65536
cp Brotli/tests/testdata/asyoulik.txt blib\lib\IO\Compress\Brotli\tests\testdata\asyoulik.txt
cp Brotli/tests/run-roundtrip-test.cmake blib\lib\IO\Compress\Brotli\tests\run-roundtrip-test.cmake
cp Brotli/tests/testdata/empty.compressed.01 blib\lib\IO\Compress\Brotli\tests\testdata\empty.compressed.01
cp Brotli/tests/testdata/empty.compressed.00 blib\lib\IO\Compress\Brotli\tests\testdata\empty.compressed.00
cp Brotli/tests/testdata/compressed_repeated.compressed blib\lib\IO\Compress\Brotli\tests\testdata\compressed_repeated.compressed
cp Brotli/tests/testdata/bb.binast blib\lib\IO\Compress\Brotli\tests\testdata\bb.binast
cp Brotli/tests/testdata/compressed_file blib\lib\IO\Compress\Brotli\tests\testdata\compressed_file
cp Brotli/tests/testdata/compressed_file.compressed blib\lib\IO\Compress\Brotli\tests\testdata\compressed_file.compressed
cp Brotli/tests/testdata/empty.compressed.03 blib\lib\IO\Compress\Brotli\tests\testdata\empty.compressed.03
cp Brotli/tests/testdata/empty.compressed.04 blib\lib\IO\Compress\Brotli\tests\testdata\empty.compressed.04
cp Brotli/tests/testdata/compressed_repeated blib\lib\IO\Compress\Brotli\tests\testdata\compressed_repeated
cp Brotli/tests/testdata/empty.compressed blib\lib\IO\Compress\Brotli\tests\testdata\empty.compressed
cp Brotli/tests/testdata/empty.compressed.02 blib\lib\IO\Compress\Brotli\tests\testdata\empty.compressed.02
cp Brotli/tests/testdata/empty blib\lib\IO\Compress\Brotli\tests\testdata\empty
cp Brotli/tests/testdata/empty.compressed.10 blib\lib\IO\Compress\Brotli\tests\testdata\empty.compressed.10
cp Brotli/tests/testdata/empty.compressed.13 blib\lib\IO\Compress\Brotli\tests\testdata\empty.compressed.13
cp Brotli/tests/testdata/empty.compressed.06 blib\lib\IO\Compress\Brotli\tests\testdata\empty.compressed.06
cp Brotli/tests/testdata/empty.compressed.08 blib\lib\IO\Compress\Brotli\tests\testdata\empty.compressed.08
cp Brotli/tests/testdata/empty.compressed.11 blib\lib\IO\Compress\Brotli\tests\testdata\empty.compressed.11
cp Brotli/tests/testdata/empty.compressed.14 blib\lib\IO\Compress\Brotli\tests\testdata\empty.compressed.14
cp Brotli/tests/testdata/empty.compressed.07 blib\lib\IO\Compress\Brotli\tests\testdata\empty.compressed.07
cp Brotli/tests/testdata/empty.compressed.12 blib\lib\IO\Compress\Brotli\tests\testdata\empty.compressed.12
cp Brotli/tests/testdata/empty.compressed.15 blib\lib\IO\Compress\Brotli\tests\testdata\empty.compressed.15
cp Brotli/tests/testdata/empty.compressed.05 blib\lib\IO\Compress\Brotli\tests\testdata\empty.compressed.05
cp Brotli/tests/testdata/empty.compressed.09 blib\lib\IO\Compress\Brotli\tests\testdata\empty.compressed.09
cp Brotli/tests/testdata/empty.compressed.18 blib\lib\IO\Compress\Brotli\tests\testdata\empty.compressed.18
cp Brotli/tests/testdata/empty.compressed.17 blib\lib\IO\Compress\Brotli\tests\testdata\empty.compressed.17
cp Brotli/tests/testdata/monkey blib\lib\IO\Compress\Brotli\tests\testdata\monkey
cp Brotli/tests/testdata/lcet10.txt blib\lib\IO\Compress\Brotli\tests\testdata\lcet10.txt
cp Brotli/tests/testdata/monkey.compressed blib\lib\IO\Compress\Brotli\tests\testdata\monkey.compressed
cp Brotli/tests/testdata/lcet10.txt.compressed blib\lib\IO\Compress\Brotli\tests\testdata\lcet10.txt.compressed
cp Brotli/tests/testdata/mapsdatazrh.compressed blib\lib\IO\Compress\Brotli\tests\testdata\mapsdatazrh.compressed
cp Brotli/tests/testdata/plrabn12.txt.compressed blib\lib\IO\Compress\Brotli\tests\testdata\plrabn12.txt.compressed
cp Brotli/tests/testdata/mapsdatazrh blib\lib\IO\Compress\Brotli\tests\testdata\mapsdatazrh
cp Brotli/tests/testdata/empty.compressed.16 blib\lib\IO\Compress\Brotli\tests\testdata\empty.compressed.16
cp Brotli/tests/testdata/quickfox blib\lib\IO\Compress\Brotli\tests\testdata\quickfox
cp Brotli/tests/testdata/plrabn12.txt blib\lib\IO\Compress\Brotli\tests\testdata\plrabn12.txt
cp Brotli/tests/testdata/random_org_10k.bin.compressed blib\lib\IO\Compress\Brotli\tests\testdata\random_org_10k.bin.compressed
cp Brotli/tests/testdata/x.compressed blib\lib\IO\Compress\Brotli\tests\testdata\x.compressed
cp Brotli/tests/testdata/x.compressed.00 blib\lib\IO\Compress\Brotli\tests\testdata\x.compressed.00
cp Brotli/tests/testdata/random_org_10k.bin blib\lib\IO\Compress\Brotli\tests\testdata\random_org_10k.bin
cp Brotli/tests/testdata/ukkonooa blib\lib\IO\Compress\Brotli\tests\testdata\ukkonooa
cp Brotli/tests/testdata/quickfox_repeated blib\lib\IO\Compress\Brotli\tests\testdata\quickfox_repeated
cp Brotli/tests/testdata/x blib\lib\IO\Compress\Brotli\tests\testdata\x
cp Brotli/tests/testdata/quickfox.compressed blib\lib\IO\Compress\Brotli\tests\testdata\quickfox.compressed
cp Brotli/tests/testdata/ukkonooa.compressed blib\lib\IO\Compress\Brotli\tests\testdata\ukkonooa.compressed
cp Brotli/tests/testdata/quickfox_repeated.compressed blib\lib\IO\Compress\Brotli\tests\testdata\quickfox_repeated.compressed
cp Brotli/tests/testdata/x.compressed.01 blib\lib\IO\Compress\Brotli\tests\testdata\x.compressed.01
cp Brotli/tests/testdata/random_chunks blib\lib\IO\Compress\Brotli\tests\testdata\random_chunks
cp Brotli/tests/testdata/zeros blib\lib\IO\Compress\Brotli\tests\testdata\zeros
cp lib/IO/Uncompress/Brotli.pm blib\lib\IO\Uncompress\Brotli.pm
cp Brotli/tests/testdata/x.compressed.03 blib\lib\IO\Compress\Brotli\tests\testdata\x.compressed.03
cp Brotli/tests/testdata/xyzzy.compressed blib\lib\IO\Compress\Brotli\tests\testdata\xyzzy.compressed
cp Brotli/tests/testdata/x.compressed.02 blib\lib\IO\Compress\Brotli\tests\testdata\x.compressed.02
cp Brotli/tests/testdata/xyzzy blib\lib\IO\Compress\Brotli\tests\testdata\xyzzy
cp lib/IO/Compress/Brotli.pm blib\lib\IO\Compress\Brotli.pm
cp Brotli/tests/testdata/zeros.compressed blib\lib\IO\Compress\Brotli\tests\testdata\zeros.compressed
cd brotli && CFLAGS=-fPIC `which gmake || echo gmake` lib
Der Befehl "CFLAGS" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
gmake` lib
Running Mkbootstrap for Brotli ()
"C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e chmod -- 644 "Brotli.bs"
"C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonempty -- Brotli.bs blib\arch\auto\IO\Compress\Brotli\Brotli.bs 644
"C:\Strawberry\perl\bin\perl.exe" "C:\Strawberry\perl\lib\ExtUtils/xsubpp"  -typemap C:\STRAWB~1\perl\lib\ExtUtils\typemap -typemap C:\cpan\build\IO-Compress-Brotli-0.004_002-0\typemap  Brotli.xs > Brotli.xsc
"C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e mv -- Brotli.xsc Brotli.c
gcc -c  -Ibrotli/c/include -s -O2 -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -s -O2   -DVERSION=\"0.004_002\" -DXS_VERSION=\"0.004_002\"  "-IC:\STRAWB~1\perl\lib\CORE"   Brotli.c
In file included from Brotli.xs:6:
ppport.h:4385: warning: "WIDEST_UTYPE" redefined
 # define WIDEST_UTYPE U64TYPE
 
In file included from C:\STRAWB~1\perl\lib\CORE/perl.h:2508,
                 from Brotli.xs:3:
C:\STRAWB~1\perl\lib\CORE/handy.h:1072: note: this is the location of the previous definition
 #   define WIDEST_UTYPE U64
 
"C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Mksymlists \
     -e "Mksymlists('NAME'=>\"IO::Compress::Brotli\", 'DLBASE' => 'Brotli', 'DL_FUNCS' => {  }, 'FUNCLIST' => [], 'IMPORTS' => {  }, 'DL_VARS' => []);"
g++ Brotli.def -o blib\arch\auto\IO\Compress\Brotli\Brotli.xs.dll -mdll -s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib" Brotli.o  brotli/libbrotli.a "C:\STRAWB~1\perl\lib\CORE\libperl530.a" -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32 -Wl,--enable-auto-image-base
g++: error: brotli/libbrotli.a: No such file or directory
gmake.EXE: *** [Makefile:637: blib\arch\auto\IO\Compress\Brotli\Brotli.xs.dll] Error 1

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    File::Slurper       0        0.012   
    Getopt::Long        0        2.5     
    perl                5.014000 5.030000
    Time::HiRes         0        1.9760  

configure_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 0        7.36    


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS.0\system32\cmd.exe
    NONINTERACTIVE_TESTING = 1
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\WINDOWS.0\system32;C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin
    PERL = C:\Strawberry\perl\bin\perl.exe
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 3656
    PERL5_CPAN_IS_RUNNING = 3656
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 4092,3656
    PERL_CR_SMOKER_CURRENT = IO-Compress-Brotli-0.004_002
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    PROCESSOR_IDENTIFIER = x86 Family 6 Model 14 Stepping 8, GenuineIntel
    TEMP = C:\DOKUME~1\smoker\LOKALE~1\Temp
    TERM = dumb

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 = WinXP/.Net
    Win32::GetOSVersion = Service Pack 3, 5, 1, 2600, 2, 3, 0, 256, 1
    Win32::FsType = NTFS
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.26    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280231
    ExtUtils::Command   7.36    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.36    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.02    
    JSON::PP            4.02    
    Module::Build       0.4229  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302164
    YAML                1.29    
    YAML::Syck          n/a     
    version             0.9924  


--

Summary of my perl5 (revision 5 version 30 subversion 0) configuration:
   
  Platform:
    osname=MSWin32
    osvers=10.0.17763.529
    archname=MSWin32-x86-multi-thread-64int
    uname='Win32 strawberry-perl 5.30.0.1 #1 Thu May 23 09:43:53 2019 i386'
    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
    bincompat5005=undef
  Compiler:
    cc='gcc'
    ccflags =' -s -O2 -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields'
    optimize='-s -O2'
    cppflags='-DWIN32'
    ccversion=''
    gccversion='8.3.0'
    gccosandvers=''
    intsize=4
    longsize=4
    ptrsize=4
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=12
    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"'
    libpth=C:\STRAWB~1\c\lib C:\STRAWB~1\c\i686-w64-mingw32\lib C:\STRAWB~1\c\lib\gcc\i686-w64-mingw32\8.3.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=libperl530.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs
    dlext=xs.dll
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags=' '
    lddlflags='-mdll -s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    HAVE_INTERP_INTERN
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_IMPLICIT_CONTEXT
    PERL_IMPLICIT_SYS
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    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 May 23 2019 09:49:35
  %ENV:
    PERL="C:\Strawberry\perl\bin\perl.exe"
    PERL5_CPANPLUS_IS_RUNNING="3656"
    PERL5_CPAN_IS_RUNNING="3656"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="4092,3656"
    PERL_CR_SMOKER_CURRENT="IO-Compress-Brotli-0.004_002"
    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
    .