Report for TAP-Formatter-Bamboo-0.04

Back
From: metabase:user:30ae4450-2aae-11df-837a-5e0a49663a4f
Subject: FAIL TAP-Formatter-Bamboo-0.04 v5.16.0 
Date: 2016-04-29T13:10:38Z

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 Bartlomiej Fulanty,

This is a computer-generated report for TAP-Formatter-Bamboo-0.04
on perl 5.16.0, created by CPAN-Reporter-1.2015.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

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:\strawberry160\c\bin\dmake.exe test':

C:\strawberry160\perl\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/00-load.t .... ok
The process cannot access the file because it is being used by another process.

#   Failed test 't/internal_tests/bad_chars.test'
#   at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/strawberry160/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
#   <testsuite name="t/internal_tests/bad_chars.test" errors="0" failures="0" tests="3">
#     <system-out/>
#     <testcase name="t/internal_tests/bad_chars.test" time="TEST_TIME"/>
#   </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/bad_chars.results
The process cannot access the file because it is being used by another process.

#   Failed test 't/internal_tests/descriptive.test'
#   at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/strawberry160/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
#   <testsuite name="t/internal_tests/descriptive.test" errors="0" failures="0" tests="5">
#     <system-out/>
#     <testcase name="t/internal_tests/descriptive.test" time="TEST_TIME"/>
#   </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/descriptive.results
The process cannot access the file because it is being used by another process.

#   Failed test 't/internal_tests/descriptive_trailing.test'
#   at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/strawberry160/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
#   <testsuite name="t/internal_tests/descriptive_trailing.test" errors="0" failures="0" tests="5">
#     <system-out/>
#     <testcase name="t/internal_tests/descriptive_trailing.test" time="TEST_TIME"/>
#   </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/descriptive_trailing.results
The process cannot access the file because it is being used by another process.

#   Failed test 't/internal_tests/die.test'
#   at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/strawberry160/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
#   <testsuite name="t/internal_tests/die.test" errors="1" failures="0" tests="0">
#     <system-out/>
#     <testcase name="t/internal_tests/die.test" time="TEST_TIME">
#       <failure><![CDATA[Fail reason(s):
#     parse errors (No plan found in TAP output)
# Test output:
# 
# ]]></failure>
#     </testcase>
#   </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/die.results
The process cannot access the file because it is being used by another process.

#   Failed test 't/internal_tests/die_head_end.test'
#   at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/strawberry160/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
#   <testsuite name="t/internal_tests/die_head_end.test" errors="1" failures="0" tests="4">
#     <system-out/>
#     <testcase name="t/internal_tests/die_head_end.test" time="TEST_TIME">
#       <failure><![CDATA[Fail reason(s):
#     parse errors (No plan found in TAP output)
# Test output:
# ok 1
# ok 2
# ok 3
# ok 4
# 
# ]]></failure>
#     </testcase>
#   </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/die_head_end.results
The process cannot access the file because it is being used by another process.

#   Failed test 't/internal_tests/die_last_minute.test'
#   at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/strawberry160/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
#   <testsuite name="t/internal_tests/die_last_minute.test" errors="0" failures="0" tests="4">
#     <system-out/>
#     <testcase name="t/internal_tests/die_last_minute.test" time="TEST_TIME">
#       <failure><![CDATA[Fail reason(s):
#     non-zero exit code (1)
# Test output:
# ok 1
# ok 2
# ok 3
# ok 4
# 1..4
# 
# ]]></failure>
#     </testcase>
#   </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/die_last_minute.results
The process cannot access the file because it is being used by another process.

#   Failed test 't/internal_tests/die_unfinished.test'
#   at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/strawberry160/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
#   <testsuite name="t/internal_tests/die_unfinished.test" errors="1" failures="0" tests="3">
#     <system-out/>
#     <testcase name="t/internal_tests/die_unfinished.test" time="TEST_TIME">
#       <failure><![CDATA[Fail reason(s):
#     parse errors (Bad plan.  You planned 4 tests but ran 3.)
# Test output:
# 1..4
# ok 1
# ok 2
# ok 3
# 
# ]]></failure>
#     </testcase>
#   </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/die_unfinished.results
The process cannot access the file because it is being used by another process.

#   Failed test 't/internal_tests/empty.test'
#   at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/strawberry160/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
#   <testsuite name="t/internal_tests/empty.test" errors="1" failures="0" tests="0">
#     <system-out/>
#     <testcase name="t/internal_tests/empty.test" time="TEST_TIME">
#       <failure><![CDATA[Fail reason(s):
#     parse errors (No plan found in TAP output)
# Test output:
# 
# ]]></failure>
#     </testcase>
#   </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/empty.results
The process cannot access the file because it is being used by another process.

#   Failed test 't/internal_tests/no_nums.test'
#   at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/strawberry160/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
#   <testsuite name="t/internal_tests/no_nums.test" errors="0" failures="1" tests="5">
#     <system-out/>
#     <testcase name="t/internal_tests/no_nums.test" time="TEST_TIME">
#       <failure><![CDATA[Fail reason(s):
#     failed tests (3)
# Test output:
# 1..5
# ok
# ok
# not ok
# ok
# ok
# 
# ]]></failure>
#     </testcase>
#   </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/no_nums.results
The process cannot access the file because it is being used by another process.

#   Failed test 't/internal_tests/simple.test'
#   at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/strawberry160/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
#   <testsuite name="t/internal_tests/simple.test" errors="0" failures="0" tests="5">
#     <system-out/>
#     <testcase name="t/internal_tests/simple.test" time="TEST_TIME"/>
#   </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/simple.results
The process cannot access the file because it is being used by another process.

#   Failed test 't/internal_tests/simple_fail.test'
#   at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/strawberry160/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
#   <testsuite name="t/internal_tests/simple_fail.test" errors="0" failures="2" tests="5">
#     <system-out/>
#     <testcase name="t/internal_tests/simple_fail.test" time="TEST_TIME">
#       <failure><![CDATA[Fail reason(s):
#     failed tests (2, 5)
# Test output:
# 1..5
# ok 1
# not ok 2
# ok 3
# ok 4
# not ok 5
# 
# ]]></failure>
#     </testcase>
#   </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/simple_fail.results
The process cannot access the file because it is being used by another process.

#   Failed test 't/internal_tests/simple_yaml.test'
#   at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/strawberry160/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
#   <testsuite name="t/internal_tests/simple_yaml.test" errors="0" failures="0" tests="5">
#     <system-out/>
#     <testcase name="t/internal_tests/simple_yaml.test" time="TEST_TIME"/>
#   </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/simple_yaml.results
The process cannot access the file because it is being used by another process.

#   Failed test 't/internal_tests/skip.test'
#   at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/strawberry160/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
#   <testsuite name="t/internal_tests/skip.test" errors="0" failures="0" tests="5">
#     <system-out/>
#     <testcase name="t/internal_tests/skip.test" time="TEST_TIME"/>
#   </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/skip.results
The process cannot access the file because it is being used by another process.

#   Failed test 't/internal_tests/skip_nomsg.test'
#   at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/strawberry160/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
#   <testsuite name="t/internal_tests/skip_nomsg.test" errors="0" failures="0" tests="1">
#     <system-out/>
#     <testcase name="t/internal_tests/skip_nomsg.test" time="TEST_TIME"/>
#   </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/skip_nomsg.results
The process cannot access the file because it is being used by another process.

#   Failed test 't/internal_tests/skipall.test'
#   at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/strawberry160/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
#   <testsuite name="t/internal_tests/skipall.test" errors="0" failures="0" tests="0">
#     <system-out/>
#     <testcase name="t/internal_tests/skipall.test" time="TEST_TIME"/>
#   </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/skipall.results
The process cannot access the file because it is being used by another process.

#   Failed test 't/internal_tests/skipall_nomsg.test'
#   at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/strawberry160/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
#   <testsuite name="t/internal_tests/skipall_nomsg.test" errors="0" failures="0" tests="0">
#     <system-out/>
#     <testcase name="t/internal_tests/skipall_nomsg.test" time="TEST_TIME"/>
#   </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/skipall_nomsg.results
The process cannot access the file because it is being used by another process.

#   Failed test 't/internal_tests/stdout_stderr.test'
#   at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/strawberry160/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
#   <testsuite name="t/internal_tests/stdout_stderr.test" errors="0" failures="0" tests="4">
#     <system-out/>
#     <testcase name="t/internal_tests/stdout_stderr.test" time="TEST_TIME"/>
#   </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/stdout_stderr.results
The process cannot access the file because it is being used by another process.

#   Failed test 't/internal_tests/todo.test'
#   at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/strawberry160/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
#   <testsuite name="t/internal_tests/todo.test" errors="0" failures="0" tests="5">
#     <system-out/>
#     <testcase name="t/internal_tests/todo.test" time="TEST_TIME">
#       <failure><![CDATA[Fail reason(s):
#     unexpected TODO passed (2)
# Test output:
# 1..5 todo 3 2;
# ok 1
# ok 2
# not ok 3
# ok 4
# ok 5
# 
# ]]></failure>
#     </testcase>
#   </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/todo.results
The process cannot access the file because it is being used by another process.

#   Failed test 't/internal_tests/todo_inline.test'
#   at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/strawberry160/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
#   <testsuite name="t/internal_tests/todo_inline.test" errors="0" failures="0" tests="3">
#     <system-out/>
#     <testcase name="t/internal_tests/todo_inline.test" time="TEST_TIME">
#       <failure><![CDATA[Fail reason(s):
#     unexpected TODO passed (2)
# Test output:
# 1..3
# not ok 1 - Foo # TODO Just testing the todo interface.
# ok 2 - Unexpected success # TODO Just testing the todo interface.
# ok 3 - This is not todo
# 
# ]]></failure>
#     </testcase>
#   </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/todo_inline.results
The process cannot access the file because it is being used by another process.

#   Failed test 't/internal_tests/todo_misparse.test'
#   at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/strawberry160/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
#   <testsuite name="t/internal_tests/todo_misparse.test" errors="0" failures="1" tests="1">
#     <system-out/>
#     <testcase name="t/internal_tests/todo_misparse.test" time="TEST_TIME">
#       <failure><![CDATA[Fail reason(s):
#     failed tests (1)
# Test output:
# 1..1
# not ok 1 Hamlette # TODOORNOTTODO
# 
# ]]></failure>
#     </testcase>
#   </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/todo_misparse.results
The process cannot access the file because it is being used by another process.

#   Failed test 't/internal_tests/too_many.test'
#   at t/20-single.t line 44.
# During compare:
# no element found at line 1, column 0, byte -1 at C:/strawberry160/perl/vendor/lib/XML/Parser.pm line 187.
# ---- Expected: ----
# <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
# <testsuites>
#   <testsuite name="t/internal_tests/too_many.test" errors="1" failures="4" tests="7">
#     <system-out/>
#     <testcase name="t/internal_tests/too_many.test" time="TEST_TIME">
#       <failure><![CDATA[Fail reason(s):
#     failed tests (4, 5, 6, 7)
#     parse errors (Bad plan.  You planned 3 tests but ran 7.)
# Test output:
# 1..3
# ok 1
# ok 2
# ok 3
# ok 4
# ok 5
# ok 6
# ok 7
# 
# ]]></failure>
#     </testcase>
#   </testsuite>
# </testsuites>
# Actual results saved to file t/internal_tests/too_many.results
# Looks like you failed 21 tests of 21.
t/20-single.t .. 
Dubious, test returned 21 (wstat 5376, 0x1500)
Failed 21/21 subtests 

Test Summary Report
-------------------
t/20-single.t (Wstat: 5376 Tests: 21 Failed: 21)
  Failed tests:  1-21
  Non-zero exit status: 21
Files=2, Tests=22,  2 wallclock secs ( 0.07 usr +  0.02 sys =  0.09 CPU)
Result: FAIL
Failed 1/2 test programs. 21/22 subtests failed.
dmake.exe:  Error code 149, while making 'test_dynamic'

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

Prerequisite modules loaded:

requires:

    Module              Need Have    
    ------------------- ---- --------
    Encode              2.42 2.55    
    Moose               2    2.1005  
    MooseX::NonMoose    0.20 0.22    
    Test::Harness       3.2  3.30    
    XML::LibXML         2    2.0107  

build_requires:

    Module              Need Have    
    ------------------- ---- --------
    ExtUtils::MakeMaker 0    6.84    
    File::Slurp         0    9999.19 
    File::Temp          0    0.22    
    Test::Harness       0    3.30    
    Test::More          0    1.001002
    Test::XML           0    0.08    

configure_requires:

    Module              Need Have    
    ------------------- ---- --------
    ExtUtils::MakeMaker 6.64 6.84    


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\strawberry160\c\bin;C:\strawberry160\perl\site\bin;C:\strawberry160\perl\bin
    PERL5LIB = C:\strawberry160\cpan\build\Test-XML-0.08-RvwxyU/blib/arch;C:\strawberry160\cpan\build\Test-XML-0.08-RvwxyU/blib/lib;C:\strawberry160\cpan\build\XML-SemanticDiff-1.0004-4xF9a1/blib/arch;C:\strawberry160\cpan\build\XML-SemanticDiff-1.0004-4xF9a1/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 8188
    PERL5_CPAN_IS_RUNNING = 8188
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1236,8188
    PERL_CR_SMOKER_CURRENT = TAP-Formatter-Bamboo-0.04
    PERL_CR_SMOKER_RUNONCE = 1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_JSON_BACKEND = JSON::XS
    PERL_MM_USE_DEFAULT = 1
    PERL_YAML_BACKEND = YAML
    PROCESSOR_IDENTIFIER = x86 Family 18 Model 1 Stepping 0, AuthenticAMD
    TEMP = C:\DOCUME~1\a\LOCALS~1\Temp
    TERM = dumb

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = C:\strawberry160\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.00    
    CPAN::Meta          2.133380
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280206
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.58    
    ExtUtils::MakeMaker 6.84    
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.22    
    File::Spec          3.40    
    JSON                2.53    
    JSON::PP            2.27203 
    Module::Build       0.4203  
    Module::Signature   0.68    
    Parse::CPAN::Meta   1.4405  
    Test::Harness       3.30    
    Test::More          1.001002
    YAML                0.88    
    YAML::Syck          1.27    
    version             0.9904  


--

Summary of my perl5 (revision 5 version 16 subversion 0) configuration:
   
  Platform:
    osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
    uname='Win32 strawberry-perl 5.16.0.1 #1 Mon May 21 22:07:30 2012 i386'
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags =' -s -O2 -DWIN32  -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='4.6.3', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"C:\strawberry160\perl\lib\CORE" -L"C:\strawberry160\c\lib"'
    libpth=C:\strawberry160\c\lib C:\strawberry160\c\i686-w64-mingw32\lib
    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=libperl516.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry160\perl\lib\CORE" -L"C:\strawberry160\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
                        PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PL_OP_SLAB_ALLOC
                        USE_ITHREADS USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under MSWin32
  Compiled at May 21 2012 22:15:38
  %ENV:
    PERL5LIB="C:\strawberry160\cpan\build\Test-XML-0.08-RvwxyU/blib/arch;C:\strawberry160\cpan\build\Test-XML-0.08-RvwxyU/blib/lib;C:\strawberry160\cpan\build\XML-SemanticDiff-1.0004-4xF9a1/blib/arch;C:\strawberry160\cpan\build\XML-SemanticDiff-1.0004-4xF9a1/blib/lib"
    PERL5_CPANPLUS_IS_RUNNING="8188"
    PERL5_CPAN_IS_RUNNING="8188"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="1236,8188"
    PERL_CR_SMOKER_CURRENT="TAP-Formatter-Bamboo-0.04"
    PERL_CR_SMOKER_RUNONCE="1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_JSON_BACKEND="JSON::XS"
    PERL_MM_USE_DEFAULT="1"
    PERL_YAML_BACKEND="YAML"
  @INC:
    C:\strawberry160\cpan\build\Test-XML-0.08-RvwxyU/blib/arch
    C:\strawberry160\cpan\build\Test-XML-0.08-RvwxyU/blib/lib
    C:\strawberry160\cpan\build\XML-SemanticDiff-1.0004-4xF9a1/blib/arch
    C:\strawberry160\cpan\build\XML-SemanticDiff-1.0004-4xF9a1/blib/lib
    C:/strawberry160/perl/site/lib/MSWin32-x86-multi-thread
    C:/strawberry160/perl/site/lib
    C:/strawberry160/perl/vendor/lib
    C:/strawberry160/perl/lib
    .