Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\00-load.t t\01-load.t t\boilerplate.t t\pod-coverage.t t\pod.t t\00-load.........1..1 # Failed test (t\00-load.t at line 6) # Tried to use 'Package::Builder'. # Error: /etc/passwd : No such file or directory at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Package-Builder\blib\lib/Package/Utils.pm line 97. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Package::Builder; # Testing Package::Builder 5.03, Perl 5.008, C:\cpanrun-5.8\build\5-8-0\bin\perl.exe # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\01-load.........1..1 ok 1 - use Package::Utils; # Testing Package::Utils, Perl 5.008, C:\cpanrun-5.8\build\5-8-0\bin\perl.exe ok t\boilerplate.....1..3 not ok 1 - README contains boilerplate text # TODO Need to replace the boilerplate text # Failed (TODO) test (t\boilerplate.t at line 23) # The README is used... appears on lines 3 # 'version information here' appears on lines 11 ok 2 - Changes contains no boilerplate text # TODO Need to replace the boilerplate text not ok 3 - lib/Package/Builder.pm contains boilerplate text # TODO Need to replace the boilerplate text # Failed (TODO) test (t\boilerplate.t at line 23) # boilerplate description appears on lines 35 # the great new $MODULENAME appears on lines 22 ok 1/3 unexpectedly succeeded t\pod-coverage....1..0 # Skip Pod::Coverage 0.18 required for testing POD coverage skipped all skipped: Pod::Coverage 0.18 required for testing POD coverage t\pod.............1..2 ok 1 - blib\lib\Package\Builder.pm ok 2 - blib\lib\Package\Utils.pm ok Failed 1/5 test scripts, 80.00% okay. 1/7 subtests failed, 85.71% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\00-load.t 1 256 1 1 100.00% 1 (1 subtest UNEXPECTEDLY SUCCEEDED), 1 test skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.