Checking if your kit is complete... Looks good Writing Makefile for Path::Class::Iterator Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Path/Class/Iterator.pm blib\lib\Path\Class\Iterator.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/01walk.................1..2 ok 1 - new object ok 2 - found some files ok t/02no_read_dir..........1..1 ok 1 - new object failed on non-existent dir ok t/03error_handler........symlink returned The symlink function is unimplemented at t/help.pl line 20. () at t/help.pl line 23. symlink returned The symlink function is unimplemented at t/help.pl line 20. () at t/help.pl line 23. symlink returned The symlink function is unimplemented at t/help.pl line 20. () at t/help.pl line 23. 1..2 ok 1 - new object ok 2 - found some files can't unlink test\link_to_cannot_chdir at t/help.pl line 35. can't unlink test\no_such_dir at t/help.pl line 35. can't unlink test\bar at t/help.pl line 35. ok t/04interesting..........1..2 symlink returned The symlink function is unimplemented at t/help.pl line 20. () at t/help.pl line 23. symlink returned The symlink function is unimplemented at t/help.pl line 20. () at t/help.pl line 23. symlink returned The symlink function is unimplemented at t/help.pl line 20. () at t/help.pl line 23. ok 1 - new object ok 2 - found some files can't unlink test\link_to_cannot_chdir at t/help.pl line 35. can't unlink test\no_such_dir at t/help.pl line 35. can't unlink test\bar at t/help.pl line 35. ok t/05depth................symlink returned The symlink function is unimplemented at t/help.pl line 20. () at t/help.pl line 23. symlink returned The symlink function is unimplemented at t/help.pl line 20. () at t/help.pl line 23. symlink returned The symlink function is unimplemented at t/help.pl line 20. () at t/help.pl line 23. 1..11 ok 1 - new object ok 2 - depth ok 3 - depth ok 4 - depth ok 5 - depth ok 6 - depth ok 7 - depth ok 8 - found some files can't unlink test\link_to_cannot_chdir at t/help.pl line 35. can't unlink test\no_such_dir at t/help.pl line 35. can't unlink test\bar at t/help.pl line 35. # Looks like you planned 11 tests but only ran 8. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 9-11 Failed 3/11 tests, 72.73% okay t/Path-Class-Iterator....1..1 ok 1 - use Path::Class::Iterator; ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/05depth.t 255 65280 11 6 9-11 Failed 1/6 test scripts. 3/19 subtests failed. Files=6, Tests=19, 2 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/6 test programs. 3/19 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.