Checking if your kit is complete... Warning: the following files are missing in your kit: SIGNATURE Please inform the author. Writing Makefile for Tree::Node Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Tree/Node.pm blib\lib\Tree\Node.pm C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap -typemap typemap Node.xs > Node.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Node.xsc Node.c cl -c -I. -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Node.c Node.c cl -c -I. -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" "-IC:\cpanrun\build\5-10-0\lib\CORE" TreeNode.c TreeNode.c Running Mkbootstrap for Tree::Node () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 Node.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Tree::Node\", 'DLBASE' => 'Node', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Tree\Node\Node.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 Node.obj TreeNode.obj C:\cpanrun\build\5-10-0\lib\CORE\perl510.lib oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib -def:Node.def Creating library blib\arch\auto\Tree\Node\Node.lib and object blib\arch\auto\Tree\Node\Node.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\Tree\Node\Node.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp Node.bs blib\arch\auto\Tree\Node\Node.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\Tree\Node\Node.bs 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/00-compile......1..1 ok 1 - use Tree::Node; ok t/10-node.........1..59 ok 1 - use Tree::Node; ok 2 - defined ok 3 - isa ok 4 - to_p ok 5 ok 6 ok 7 ok 8 key is already set at t/10-node.t line 35. ok 9 ok 10 ok 11 - level == size ok 12 - _allocated & size ok 13 - defined ok 14 - isa ok 15 - key ok 16 ok 17 ok 18 Use of uninitialized value in subroutine entry at t/10-node.t line 58. ok 19 ok 20 ok 21 ok 22 ok 23 - level == 2 ok 24 - !defined y->get_child(0) ok 25 - x defined after set_child ok 26 ok 27 - z=get_child(0) defined ok 28 - isa ok 29 - z->child_count == size ok 30 ok 31 not ok 32 # TODO tie hash to set_child/get_child # Failed (TODO) test at t/10-node.t line 85. ok 33 ok 34 ok 35 ok 36 - get_child out of bounds ok 37 - get_child_or_undef ok 38 - get_child out of bounds ok 39 - get_child_or_undef ok 40 ok 41 - size increased ok 42 - added child ok 43 ok 44 ok 45 - added child ok 46 ok 47 ok 48 - size increased ok 49 - added child ok 50 ok 51 ok 52 ok 53 ok 54 - added child ok 55 ok 56 ok 57 ok 58 ok 59 ok t/11-node-base....1..30 ok 1 - defined ok 2 - isa ok 3 - level == size ok 4 - defined ok 5 - isa ok 6 - key ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 - level == 2 ok 14 - !defined y->get_child(0) ok 15 - x defined after set_child ok 16 ok 17 - z=get_child(0) defined ok 18 - isa ok 19 - z->child_count == size ok 20 ok 21 not ok 22 # TODO tie hash to set_child/get_child # Failed (TODO) test at t/11-node-base.t line 82. ok 23 ok 24 ok 25 ok 26 ok 27 - get_child out of bounds ok 28 - get_child_or_undef ok 29 - get_child out of bounds ok 30 - get_child_or_undef ok t/11-node-isa.....1..30 ok 1 - defined ok 2 - isa ok 3 - level == size ok 4 - defined ok 5 - isa ok 6 - key ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 - level == 2 ok 14 - !defined y->get_child(0) ok 15 - x defined after set_child ok 16 ok 17 - z=get_child(0) defined ok 18 - isa ok 19 - z->child_count == size ok 20 ok 21 not ok 22 # TODO tie hash to set_child/get_child # Failed (TODO) test at t/11-node-isa.t line 91. ok 23 ok 24 ok 25 ok 26 ok 27 - get_child out of bounds ok 28 - get_child_or_undef ok 29 - get_child out of bounds ok 30 - get_child_or_undef ok t/20-lowlevel.....1..15 ok 1 - use Tree::Node; ok 2 - p_new returned an integer ok 3 - p_child_count ok 4 - p_get_child == 0 ok 5 - boundary error ok 6 - p_get_child == 0 ok 7 - p_new returned an integer ok 8 - p_child_count ok 9 - p_get_child == 0 ok 10 - p_get_child == n ok 11 ok 12 - no errors in p_destroy ok 13 ok 14 ok 15 - no errors in p_destroy ok t/80-leak.........1..0 # Skip Enable DEVEL_TESTS environent variable skipped all skipped: Enable DEVEL_TESTS environent variable t/82-leak.........1..0 # Skip Enable DEVEL_TESTS environent variable skipped all skipped: Enable DEVEL_TESTS environent variable t/90-fileport.....1..0 # Skip Enable DEVEL_TESTS environent variable skipped all skipped: Enable DEVEL_TESTS environent variable t/90-pod-cover....1..0 # Skip Enable DEVEL_TESTS environent variable skipped all skipped: Enable DEVEL_TESTS environent variable t/90-pod..........1..0 # Skip Enable DEVEL_TESTS environent variable skipped all skipped: Enable DEVEL_TESTS environent variable All tests successful, 5 tests skipped. Files=10, Tests=135, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Files found in blib\arch: installing files in blib\lib into architecture dependent library tree Installing C:\cpanrun\build\5-10-0\site\lib\auto\Tree\Node\Node.bs Installing C:\cpanrun\build\5-10-0\site\lib\auto\Tree\Node\Node.dll Installing C:\cpanrun\build\5-10-0\site\lib\auto\Tree\Node\Node.exp Installing C:\cpanrun\build\5-10-0\site\lib\auto\Tree\Node\Node.lib Installing C:\cpanrun\build\5-10-0\site\lib\auto\Tree\Node\Node.pdb Installing C:\cpanrun\build\5-10-0\html\site\lib\Tree\Node.html Installing C:\cpanrun\build\5-10-0\site\lib\Tree\Node.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod