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\kwalitee.t t\pod-coverage.t t\pod.t t\00-load.........1..17 ok 1 - use POE; ok 2 - use POE::Filter::Reference; ok 3 - use POE::Filter::Line; not ok 4 - use POE::Wheel::Run; # Failed test (t\00-load.t at line 8) # Tried to use 'POE::Wheel::Run'. # Error: MSWin32 does not fully support fork+exec # BEGIN failed--compilation aborted at C:/cpanrun-5.8/build/5-8-0/site/lib/POE/Wheel/Run.pm line 64. # Compilation failed in require at (eval 98) line 2. ok 5 - use WWW::Google::PageRank; ok 6 - use Carp; not ok 7 - use POE::Component::WWW::Google::PageRank; # Failed test (t\00-load.t at line 11) # Tried to use 'POE::Component::WWW::Google::PageRank'. # Error: Perl v5.8.8 required--this is only v5.8.0, stopped at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\POE-Component-WWW-Google-PageRank\blib\lib/POE/Component/WWW/Google/PageRank.pm line 3. # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\POE-Component-WWW-Google-PageRank\blib\lib/POE/Component/WWW/Google/PageRank.pm line 3. # Compilation failed in require at (eval 114) line 2. # Testing POE::Component::WWW::Google::PageRank , Perl 5.008, C:\cpanrun-5.8\build\5-8-0\bin\perl.exe Can't locate object method "spawn" via package "POE::Component::WWW::Google::PageRank" at t\00-load.t line 18. # Looks like you planned 17 tests but only ran 7. # Looks like your test died just after 7. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 4, 7-17 Failed 12/17 tests, 29.41% okay t\kwalitee........1..0 # Skip Test::Kwalitee not installed; skipping skipped all skipped: Test::Kwalitee not installed; skipping 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..1 ok 1 - blib\lib\POE\Component\WWW\Google\PageRank.pm ok Failed 1/4 test scripts, 75.00% okay. 12/18 subtests failed, 33.33% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\00-load.t 255 65280 17 12 70.59% 4 7-17 2 tests skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.