Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00pod.........1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD t/01_package....1..11 not ok 1 - use package; # Failed test (t/01_package.t at line 10) # Tried to use 'package'. # Error: syntax error at (eval 1) line 2, near "require package" ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 # Looks like you failed 1 tests of 11. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/11 tests, 90.91% okay t/02_package....1..1 not ok 1 - use package; # Failed test (t/02_package.t at line 10) # Tried to use 'package'. # Error: syntax error at (eval 1) line 2, near "require package" # 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/03_package....1..9 not ok 1 - use package; # Failed test (t/03_package.t at line 10) # Tried to use 'package'. # Error: syntax error at (eval 1) line 2, near "require package" Undefined subroutine &package::alias called at t/03_package.t line 25. # Looks like you planned 9 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-9 Failed 9/9 tests, 0.00% okay Failed 3/4 test scripts, 25.00% okay. 11/21 subtests failed, 47.62% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/01_package.t 1 256 11 1 9.09% 1 t/02_package.t 1 256 1 1 100.00% 1 t/03_package.t 255 65280 9 9 100.00% 1-9 1 test skipped. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.