Checking if your kit is complete... Looks good Writing Makefile for Mac::PropertyListFilter Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp PropertyListFilter.pm blib\lib\Mac\PropertyListFilter.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/1....1..6 ok 1 - use Mac::PropertyList; ok 2 - use Mac::PropertyListFilter; not ok 3 # Failed test at t/1.t line 27. # Structures begin differing at: # $got->{value} = Does not exist # $expected->{value} = HASH(0x1ba73a4) Use of uninitialized value in string eq at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Mac-PropertyListFilter\blib\lib/Mac/PropertyListFilter.pm line 16. Use of uninitialized value in string eq at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Mac-PropertyListFilter\blib\lib/Mac/PropertyListFilter.pm line 16. not ok 4 # Failed test at t/1.t line 40. # Structures begin differing at: # $got = undef # $expected = HASH(0x15dbc9c) not ok 5 # Failed test at t/1.t line 61. # Structures begin differing at: # $got->{value} = Does not exist # $expected->{value} = HASH(0x1bc3894) Use of uninitialized value in string eq at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Mac-PropertyListFilter\blib\lib/Mac/PropertyListFilter.pm line 16. Use of uninitialized value in string eq at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Mac-PropertyListFilter\blib\lib/Mac/PropertyListFilter.pm line 16. not ok 6 # Failed test at t/1.t line 90. # Structures begin differing at: # $got = undef # $expected = HASH(0x1b8f324) # Looks like you failed 4 tests of 6. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 3-6 Failed 4/6 tests, 33.33% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/1.t 4 1024 6 4 3-6 Failed 1/1 test scripts. 4/6 subtests failed. Files=1, Tests=6, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 4/6 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x4' Stop.