Checking if your kit is complete... Looks good Writing Makefile for Tree::PseudoIncLib Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp PseudoIncLib.pm blib\lib\Tree\PseudoIncLib.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_structure......1..10 ok 1 - first level is ok Your vendor has not defined Fcntl macro S_IFLNK, used at t/01_structure.t line 40. # Looks like you planned 10 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-10 Failed 9/10 tests, 10.00% okay t/02_basic..........1..39 ok 1 - new() default works ok 2 - new() default works fine ok 3 - class is correct ok 4 - tree_id() get default works ok 5 - tree_id() putt works ok 6 - max_nodes() get works ok 7 - max_nodes() put works ok 8 - max_nodes() put validation works ok 9 - rpm_type() get works ok 10 - rpm_active() get works ok 11 - rpm_type() put works ok 12 - rpm_type() put empty works ok 13 - rpm_type() put empty works ok 14 - rpm_active() put validation works ok 15 - rpm_active() put active correctly works ok 16 - rpm_active() put inactive correctly works ok 17 - status_as_string() get works ok 18 - list_descript_keys() works ok 19 - list_simple_keys() returns valid reference ok 20 - list_simple_keys() works ok 21 - pseudo_INC() get default works ok 22 - pseudo_INC() get default works ok 23 - pseudo_INC() put works ok 24 - allow_files() get works ok 25 - allow_files() put works ok 26 - skip_empty_dir() get default works ok 27 - skip_empty_dir(0) put works ok 28 - skip_empty_dir(1) put works ok 29 - application_directory() get default works ok 30 - application_directory() put works ok 31 - skip_mode get default works ok 32 - skip_mode(1) put works ok 33 - skip_mode(0) put works ok 34 - skip_user get default works ok 35 - skip_user(1) put works ok 36 - skip_user(0) put works ok 37 - skip_group get default works ok 38 - skip_group(1) put works ok 39 - skip_group(0) put works ok t/03_fromscratch....1..7 The getpwuid function is unimplemented at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Tree-PseudoIncLib\blib\lib/Tree/PseudoIncLib.pm line 463. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-7 Failed 7/7 tests, 0.00% okay t/04_dhtml..........1..2 The getpwuid function is unimplemented at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Tree-PseudoIncLib\blib\lib/Tree/PseudoIncLib.pm line 684. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01_structure.t 255 65280 10 18 2-10 t/03_fromscratch.t 255 65280 7 14 1-7 t/04_dhtml.t 255 65280 2 4 1-2 Failed 3/4 test scripts. 18/58 subtests failed. Files=4, Tests=58, 3 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 3/4 test programs. 18/58 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.