Warning: this module is desigend for MacOS-X (not MSWin32). It will probably not work. Warning: prerequisite Foundation 1 not found. We have unknown version. Checking if your kit is complete... Looks good Writing Makefile for Mac::Tie::PList Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Mac/Tie/PList.pm blib\lib\Mac\Tie\PList.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01.basic..........1..2 ok 1 - use Mac::Tie::PList; Can't locate object method "dictionaryWithContentsOfFile_" via package "NSDictionary" (perhaps you forgot to load "NSDictionary"?) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Mac-Tie-PList\blib\lib/Mac/Tie/PList.pm line 79. # Looks like you planned 2 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t/10.readxml........1..12 ok 1 - use Mac::Tie::PList; Can't locate object method "dictionaryWithContentsOfFile_" via package "NSDictionary" (perhaps you forgot to load "NSDictionary"?) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Mac-Tie-PList\blib\lib/Mac/Tie/PList.pm line 79. # Looks like you planned 12 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-12 Failed 11/12 tests, 8.33% okay t/11.readbin........1..12 Can't locate object method "dictionaryWithContentsOfFile_" via package "NSDictionary" (perhaps you forgot to load "NSDictionary"?) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Mac-Tie-PList\blib\lib/Mac/Tie/PList.pm line 79. # Looks like you planned 12 tests but only ran 1. # Looks like your test died just after 1. ok 1 - use Mac::Tie::PList; dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-12 Failed 11/12 tests, 8.33% okay t/90.pod............1..1 ok 1 - blib\lib\Mac\Tie\PList.pm ok t/91.podcoverage....1..0 # Skip Test::Pod::Coverage required for testing pod coverage skipped all skipped: Test::Pod::Coverage required for testing pod coverage Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01.basic.t 255 65280 2 2 2 t/10.readxml.t 255 65280 12 22 2-12 t/11.readbin.t 255 65280 12 22 2-12 1 test skipped. Failed 3/5 test scripts. 23/27 subtests failed. Files=5, Tests=27, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 3/5 test programs. 23/27 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.