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\10-class-rdf.t t\20-cache.t t\10-class-rdf....Can't locate object method "new" via package "File::Temp" at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Class-RDF\blib\lib/Class/RDF.pm line 40. # Looks like your test died just after 1. ok 1 - use Class::RDF; 1..1 dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully t\20-cache........1..21 ok 1 - use Class::RDF::Cache; Can't locate object method "new" via package "File::Temp" at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Class-RDF\blib\lib/Class/RDF.pm line 40. # Looks like you planned 21 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-21 Failed 20/21 tests, 4.76% okay Failed 2/2 test scripts, 0.00% okay. 20/22 subtests failed, 9.09% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\10-class-rdf.t 255 65280 1 0 0.00% ?? t\20-cache.t 255 65280 21 20 95.24% 2-21 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.