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-fold.t t\boilerplate.t t\pod-coverage.t t\pod.t t\00-load.........1..1 ok 1 - use POE::Session::AttributeBased; # Testing POE::Session::AttributeBased 0.07, Perl 5.008, C:\cpanrun-5.8\build\5-8-0\bin\perl.exe ok t\01-fold.........1..7 Can't call method "yield" on an undefined value at t\01-fold.t line 16. ok 1 - in _start # Looks like you planned 7 tests but only ran 1. # Looks like your test died just after 1. POE::Kernel's run() method was never called. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-7 Failed 6/7 tests, 14.29% okay t\boilerplate.....1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/POE/Session/AttributeBased.pm contains no boilerplate text ok t\pod-coverage....1..1 ok 1 - Pod coverage on POE::Session::AttributeBased ok t\pod.............1..1 ok 1 - blib\lib\POE\Session\AttributeBased.pm ok Failed 1/5 test scripts, 80.00% okay. 6/13 subtests failed, 53.85% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01-fold.t 255 65280 7 6 85.71% 2-7 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.