Checking if your kit is complete... Looks good Warning: prerequisite UNIVERSAL::cant 0 not found. Writing Makefile for cant Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. 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/cant.pm blib\lib\cant.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. 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/00.load.........1..1 # Failed test 'use cant;' # at t/00.load.t line 6. not ok 1 - use cant; # Tried to use 'cant'. # Error: Can't locate UNIVERSAL/cant.pm in @INC (@INC contains: ../lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\cant\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\cant\blib\arch C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib .) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\cant\blib\lib/cant.pm line 7. # BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\cant\blib\lib/cant.pm line 7. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Use of uninitialized value $cant::VERSION in concatenation (.) or string at t/00.load.t line 9. # Testing cant # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/01.methods......1..13 # Failed test 'use cant;' # at t/01.methods.t line 6. not ok 1 - use cant; # Tried to use 'cant'. # Error: Can't locate UNIVERSAL/cant.pm in @INC (@INC contains: ../lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\cant\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\cant\blib\arch C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib .) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\cant\blib\lib/cant.pm line 7. # BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\cant\blib\lib/cant.pm line 7. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Use of uninitialized value $cant::VERSION in concatenation (.) or string at t/01.methods.t line 9. # Testing cant methods Can't locate object method "cant" via package "Digest::MD5" at t/01.methods.t line 15. # Looks like you planned 13 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-13 Failed 13/13 tests, 0.00% okay t/perlcritic......1..0 # Skip Test::Perl::Critic required for testing PBP compliance skipped all skipped: Test::Perl::Critic required for testing PBP compliance 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\cant.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00.load.t 1 256 1 1 1 t/01.methods.t 255 65280 13 25 1-13 2 tests skipped. Failed 2/5 test scripts. 14/15 subtests failed. Files=5, Tests=15, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/5 test programs. 14/15 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.