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, 'inc', 'blib\lib', 'blib\arch')" t\00_startup.t t\01_touchme.t t\99_pod.t t\99_pod_coverage.t t\00_startup.........1..3 # Failed test (t\00_startup.t at line 3) # Tried to use 'POE::Component::Win32::ChangeNotify'. # Error: POE version 0.38 required--this is only version 0.29 at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\POE-Component-Win32-ChangeNotify\blib\lib/POE/Component/Win32/ChangeNotify.pm line 11. # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\POE-Component-Win32-ChangeNotify\blib\lib/POE/Component/Win32/ChangeNotify.pm line 11. # Compilation failed in require at (eval 1) line 2. not ok 1 - use POE::Component::Win32::ChangeNotify; Can't locate object method "spawn" via package "POE::Component::Win32::ChangeNotify" at t\00_startup.t line 7. # Looks like you planned 3 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-3 Failed 3/3 tests, 0.00% okay t\01_touchme.........1..4 # Failed test (t\01_touchme.t at line 2) # Tried to use 'POE::Component::Win32::ChangeNotify'. # Error: POE version 0.38 required--this is only version 0.29 at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\POE-Component-Win32-ChangeNotify\blib\lib/POE/Component/Win32/ChangeNotify.pm line 11. # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\POE-Component-Win32-ChangeNotify\blib\lib/POE/Component/Win32/ChangeNotify.pm line 11. # Compilation failed in require at (eval 1) line 2. not ok 1 - use POE::Component::Win32::ChangeNotify; Can't locate object method "spawn" via package "POE::Component::Win32::ChangeNotify" at t\01_touchme.t line 6. # Looks like you planned 4 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-4 Failed 4/4 tests, 0.00% okay t\99_pod.............1..1 ok 1 - blib\lib\POE\Component\Win32\ChangeNotify.pm ok t\99_pod_coverage....1..1 # POE::Component::Win32::ChangeNotify: no public symbols defined ok 1 - Pod coverage on POE::Component::Win32::ChangeNotify ok Failed 2/4 test scripts, 50.00% okay. 7/9 subtests failed, 22.22% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\00_startup.t 255 65280 3 3 100.00% 1-3 t\01_touchme.t 255 65280 4 4 100.00% 1-4 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.