# running Build.PL C:\cpanrun\build\5-10-0\bin\perl.exe Build.PL - ERROR: Test::XML is not installed - ERROR: Test::Pod::Coverage is not installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation Checking whether your kit is complete... Looks good Checking prerequisites... Creating new 'Build' script for 'Test-TAP-XML' version '0.03' Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe Build --makefile_env_macros 1 Copying lib\Test\TAP\XML.pm -> blib\lib\Test\TAP\XML.pm Manifying blib\lib/Test/TAP/XML.pm -> blib\libdoc\Test.TAP.XML.3 HTMLifying blib\lib\Test\TAP\XML.pm -> blib\libhtml\site\lib\Test\TAP\XML.html Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe Build --makefile_env_macros 1 test t\pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t\pod.............1..1 ok 1 - blib\lib\Test\TAP\XML.pm ok t\xml.............Can't locate Test/XML.pm in @INC (@INC contains: C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Test-TAP-XML\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Test-TAP-XML\blib\arch _build\lib C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib . C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib .) at t\xml.t line 3. BEGIN failed--compilation aborted at t\xml.t line 3. dubious Test returned status 2 (wstat 512, 0x200) Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t\xml.t 2 512 ?? ?? ?? 1 test skipped. Failed 1/3 test scripts. 0/1 subtests failed. Files=3, Tests=1, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/3 test programs. 0/1 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x2' Stop.