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-use.t t\01-basic.t t\02-edge-cases.t t\03-skip-http.t t\04-recursion.t t\05-basic-loop-prevention.t t\06-server-relative-urls.t t\07-basic-extra-roots.t t\99-pod-coverage.t t\99-pod.t t\00-use......................1..1 ok 1 - use CSS::Squish; ok t\01-basic....................1..2 ok 1 - use CSS::Squish; ok 2 - Basic import ok t\02-edge-cases...............1..2 ok 1 - use CSS::Squish; ok 2 - Edge cases ok t\03-skip-http................1..2 ok 1 - use CSS::Squish; ok 2 - Skip remote URLs ok t\04-recursion................1..2 ok 1 - use CSS::Squish; ok 2 - Recursive import ok t\05-basic-loop-prevention....1..2 ok 1 - use CSS::Squish; ok 2 - Skip direct loop-causing imports ok t\06-server-relative-urls.....1..0 # Skip Functionality non-existant. (and tests incomplete.) skipped all skipped: Functionality non-existant. (and tests incomplete.) t\07-basic-extra-roots........1..2 ok 1 - use CSS::Squish; ok 2 - Basic extra roots ok t\99-pod-coverage.............1..1 ok 1 - Pod coverage on CSS::Squish Can't coerce array into hash at t\99-pod-coverage.t line 11. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully t\99-pod......................1..1 ok 1 - blib\lib\CSS\Squish.pm ok Failed 1/10 test scripts, 90.00% okay. 0/15 subtests failed, 100.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\99-pod-coverage.t 255 65280 1 0 0.00% ?? 1 test skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.