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\boilerplate.t t\pod-coverage.t t\pod.t t\00-load.........1..4 ok 1 - use SCALP; ok 2 - use SCALP::Plain; # Failed test (t\00-load.t at line 8) not ok 3 - use SCALP::News; # Tried to use 'SCALP::News'. # Error: syntax error at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\SCALP\blib\lib/SCALP/News.pm line 38, near "};" # syntax error at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\SCALP\blib\lib/SCALP/News.pm line 48, near "};" # Missing right curly or square bracket at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\SCALP\blib\lib/SCALP/News.pm line 54, at end of line # Compilation failed in require at (eval 3) line 2. ok 4 - use SCALP::Menu; # Testing SCALP 0.0.3, Perl 5.008, C:\cpanrun-5.8\build\5-8-0\bin\perl.exe # Looks like you failed 1 tests of 4. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/4 tests, 75.00% okay t\boilerplate.....1..6 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/SCALP.pm contains no boilerplate text ok 4 - lib/SCALP/Plain.pm contains no boilerplate text ok 5 - lib/SCALP/News.pm contains no boilerplate text ok 6 - lib/SCALP/Menu.pm contains no boilerplate text ok t\pod-coverage....1..4 # Failed test (C:/cpanrun-5.8/build/5-8-0/site/lib/Test/Pod/Coverage.pm at line 126) not ok 1 - Pod coverage on SCALP # Coverage for SCALP is 28.6%, with 5 naked subroutines: # get_entries # get_entry # get_last_entry # postentry # preentry ok 2 - Pod coverage on SCALP::Menu # SCALP::News: no public symbols defined ok 3 - Pod coverage on SCALP::News ok 4 - Pod coverage on SCALP::Plain # Looks like you failed 1 tests of 4. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/4 tests, 75.00% okay t\pod.............1..4 ok 1 - blib\lib\SCALP.pm ok 2 - blib\lib\SCALP\Menu.pm ok 3 - blib\lib\SCALP\News.pm ok 4 - blib\lib\SCALP\Plain.pm ok Failed 2/4 test scripts, 50.00% okay. 2/18 subtests failed, 88.89% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\00-load.t 1 256 4 1 25.00% 3 t\pod-coverage.t 1 256 4 1 25.00% 1 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.