Checking if your kit is complete... Looks good WARNING: Setting ABSTRACT via file 'lib/File/Find/Node.pm' failed at C:/cpanrun/build/5-10-0/lib/ExtUtils/MakeMaker.pm line 529 Writing Makefile for File::Find::Node Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/File/Find/Node.pm blib\lib\File\Find\Node.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. 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/01FFN...........1..65 ok 1 - use File::Find::Node; # Testing File::Find::Node 0.01, Perl 5.010000, C:\cpanrun\build\5-10-0\bin\perl.exe Can't spawn "cmd.exe": No such file or directory at t/01FFN.t line 14. # Failed test 'build test directory' # at t/01FFN.t line 14. not ok 2 - build test directory ok 3 - test new() return value isa File::Find::Node File::Find::Node - stat(testdir) - No such file or directory at t/01FFN.t line 50 # Failed test 'test process() callback called 10 times (got 0)' # at t/01FFN.t line 52. not ok 4 - test process() callback called 10 times (got 0) # Failed test 'test post_process() callback called 3 times (got 0)' # at t/01FFN.t line 53. not ok 5 - test post_process() callback called 3 times (got 0) File::Find::Node - stat(testdir) - No such file or directory at t/01FFN.t line 71 # Failed test 'test prune() method' # at t/01FFN.t line 72. not ok 6 - test prune() method File::Find::Node - stat(testdir) - No such file or directory at t/01FFN.t line 93 # Failed test 'test follow() method avoids cycles' # at t/01FFN.t line 95. not ok 7 - test follow() method avoids cycles File::Find::Node - stat(testdir) - No such file or directory at t/01FFN.t line 116 File::Find::Node - stat(/dev/null) - No such file or directory at t/01FFN.t line 123 File::Find::Node - stat(testdir) - No such file or directory at t/01FFN.t line 141 File::Find::Node - stat(testdir) - No such file or directory at t/01FFN.t line 153 File::Find::Node - stat(testdir/regfile) - No such file or directory at t/01FFN.t line 180 ok 8 - test stat() method ok 9 - test dev(), inum(), mode(), etc., methods File::Find::Node - stat(testdir/regfile) - No such file or directory at t/01FFN.t line 196 File::Find::Node - stat(testdir) - No such file or directory at t/01FFN.t line 208 # Failed test 'test filter() method removes empty' # at t/01FFN.t line 210. not ok 10 - test filter() method removes empty ok 11 - test filter() method sorts File::Find::Node - stat(testdir) - No such file or directory at t/01FFN.t line 222 # Failed test 'test stop() method' # at t/01FFN.t line 223. not ok 12 - test stop() method File::Find::Node - stat(testdir) - No such file or directory at t/01FFN.t line 252 # Failed test 'test error_process() readdir callback' # at t/01FFN.t line 259. not ok 13 - test error_process() readdir callback ok 14 - test error_process() stat callback Can't spawn "cmd.exe": No such file or directory at t/01FFN.t line 276. # Looks like you planned 65 tests but only ran 14. # Looks like you failed 8 tests of 14 run. dubious Test returned status 8 (wstat 2048, 0x800) DIED. FAILED tests 2, 4-7, 10, 12-13, 15-65 Failed 59/65 tests, 9.23% okay t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.08 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.08 required for testing POD coverage t/pod.............1..1 ok 1 - blib\lib\File\Find\Node.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01FFN.t 8 2048 65 110 2 4-7 10 12-13 15-65 1 test skipped. Failed 1/3 test scripts. 59/66 subtests failed. Files=3, Tests=66, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/3 test programs. 59/66 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.