Checking if your kit is complete... Looks good Writing Makefile for autorequire Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Math::BigInt: couldn't load specified math lib(s), fallback to Math::BigInt::FastCalc at C:/cpanrun/build/5-10-0/site/lib/Win32API/File.pm line 20 cp lib/autodynaload.pm blib\lib\autodynaload.pm cp lib/autorequire.pm blib\lib\autorequire.pm 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 "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01_autorequire.............1..15 ok 1 - use autorequire; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 - The object isa IO::Handle ok 15 ok t/02_autodynaload_default....1..7 ok 1 - use autodynaload; ok 2 ok 3 ok 4 Could not eval ' package ExtUtils::MakeMaker::_version; no strict; BEGIN { eval { # Ensure any version() routine which might have leaked # into this package has been deleted. Interferes with # version->import() undef *version; require version; "version"->import; } } local $XML::DOM::VERSION; $XML::DOM::VERSION=undef; do { unless $XML::DOM::VERSION >= $needVersion; }; $XML::DOM::VERSION ' in C:\cpanrun\build\5-10-0\site\lib\XML\XSLT.pm: syntax error at (eval 3135) line 16, near "unless $XML::DOM::VERSION " ok 5 ok 6 ok 7 - The object isa IO::Handle ok t/03_autodynaload_hook.......1..3 ok 1 - use autodynaload; # Failed test at t/03_autodynaload_hook.t line 29. not ok 2 # '' # doesn't match '(?-xism:Can't locate loadable object)' # Looks like you failed 1 test of 3. ok 3 dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/3 tests, 66.67% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/03_autodynaload_hook.t 1 256 3 1 2 Failed 1/3 test scripts. 1/25 subtests failed. Files=3, Tests=25, 76 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/3 test programs. 1/25 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x1' Stop.