Checking if your kit is complete... Looks good Writing Makefile for List::Util Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/List/Util.pm blib\lib\List\Util.pm cp lib/Scalar/Util.pm blib\lib\Scalar\Util.pm C:\cpanrun\build\5-10-0\bin\perl.exe -Iinc C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap Util.xs > Util.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -Iinc -MExtUtils::Command -e mv Util.xsc Util.c cl -c -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=\"1.15\" -DXS_VERSION=\"1.15\" "-IC:\cpanrun\build\5-10-0\lib\CORE" -DPERL_EXT Util.c Util.c Util.xs(408) : warning C4090: '=' : different 'const' qualifiers Util.xs(424) : warning C4090: '=' : different 'const' qualifiers Running Mkbootstrap for List::Util () C:\cpanrun\build\5-10-0\bin\perl.exe -Iinc -MExtUtils::Command -e chmod 644 Util.bs C:\cpanrun\build\5-10-0\bin\perl.exe -Iinc -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"List::Util\", 'DLBASE' => 'Util', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\List\Util\Util.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 Util.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:Util.def Creating library blib\arch\auto\List\Util\Util.lib and object blib\arch\auto\List\Util\Util.exp C:\cpanrun\build\5-10-0\bin\perl.exe -Iinc -MExtUtils::Command -e chmod 755 blib\arch\auto\List\Util\Util.dll C:\cpanrun\build\5-10-0\bin\perl.exe -Iinc -MExtUtils::Command -e cp Util.bs blib\arch\auto\List\Util\Util.bs C:\cpanrun\build\5-10-0\bin\perl.exe -Iinc -MExtUtils::Command -e chmod 644 blib\arch\auto\List\Util\Util.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, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/blessed.......1..8 ok 1 - undef is not blessed ok 2 - Numbers are not blessed ok 3 - Strings are not blessed ok 4 - Unblessed HASH-ref ok 5 - Unblessed ARRAY-ref ok 6 - Unblessed SCALAR-ref ok 7 - blessed ARRAY-ref ok 8 - blessed HASH-ref ok t/dualvar.......1..11 ok 1 - Numeric value ok 2 - String value ok 3 - copy Numeric value ok 4 - copy String value ok 5 - inc Numeric value ok 6 - inc String value ok 7 - NV ok 8 - UV 1 ok 9 - UV 2 ok 10 - Tied num ok 11 - Tied str ok t/first.........1..8 ok 1 - defined ok 2 - one more than 8 ok 3 - none match ok 4 - no args ok 5 - reference args ok 6 - use of eval ok 7 - use of die ok 8 - wantarray ok t/isvstring.....1..3 ok 1 - dotted num ok 2 - isvstring ok 3 - not isvstring ok t/lln...........1..12 ok 1 - '1' ok 2 - '-1' ok 3 - '+1' ok 4 - '1.0' ok 5 - '+1.0' ok 6 - '-1.0' ok 7 - '-1.0e-12' ok 8 - Inf ok 9 - Infinity ok 10 - NaN ok 11 - foo ok 12 - undef ok t/max...........1..5 ok 1 - defined ok 2 - single arg ok 3 - 2-arg ordered ok 4 - 2-arg reverse ordered ok 5 - 20-arg random order ok t/maxstr........1..5 ok 1 - defined ok 2 - single arg ok 3 - 2-arg ordered ok 4 - 2-arg reverse ordered ok 5 - random ordered ok t/min...........1..5 ok 1 - defined ok 2 - single arg ok 3 - 2-arg ordered ok 4 - 2-arg reverse ordered ok 5 - 20-arg random order ok t/minstr........1..5 ok 1 - defined ok 2 - single arg ok 3 - 2-arg ordered ok 4 - 2-arg reverse ordered ok 5 - random ordered ok t/openhan.......1..4 ok 1 - defined ok 2 - STDERR ok 3 - fileno(STDERR) ok 4 - closed ok t/p_blessed.....1..8 ok 1 - undef is not blessed ok 2 - Numbers are not blessed ok 3 - Strings are not blessed ok 4 - Unblessed HASH-ref ok 5 - Unblessed ARRAY-ref ok 6 - Unblessed SCALAR-ref ok 7 - blessed ARRAY-ref ok 8 - blessed HASH-ref ok t/p_first.......1..8 ok 1 - defined ok 2 - one more than 8 ok 3 - none match ok 4 - no args ok 5 - reference args ok 6 - use of eval ok 7 - use of die ok 8 - wantarray ok t/p_lln.........1..12 ok 1 - '1' ok 2 - '-1' ok 3 - '+1' ok 4 - '1.0' ok 5 - '+1.0' ok 6 - '-1.0' ok 7 - '-1.0e-12' ok 8 - Inf ok 9 - Infinity ok 10 - NaN ok 11 - foo ok 12 - undef ok t/p_max.........1..5 ok 1 - defined ok 2 - single arg ok 3 - 2-arg ordered ok 4 - 2-arg reverse ordered ok 5 - 20-arg random order ok t/p_maxstr......1..5 ok 1 - defined ok 2 - single arg ok 3 - 2-arg ordered ok 4 - 2-arg reverse ordered ok 5 - random ordered ok t/p_min.........1..5 ok 1 - defined ok 2 - single arg ok 3 - 2-arg ordered ok 4 - 2-arg reverse ordered ok 5 - 20-arg random order ok t/p_minstr......1..5 ok 1 - defined ok 2 - single arg ok 3 - 2-arg ordered ok 4 - 2-arg reverse ordered ok 5 - random ordered ok t/p_openhan.....1..4 ok 1 - defined ok 2 - STDERR ok 3 - fileno(STDERR) ok 4 - closed ok t/p_readonly....1..9 ok 1 - number constant ok 2 - number variable ok 3 - no change to number variable ok 4 - string constant ok 5 - string variable ok 6 - no change to string variable ok 7 - reference to constant ok 8 - de-reference to constant ok 9 - glob ok t/p_reduce......1..14 ok 1 - no args ok 2 - 4-arg divide ok 3 - one arg ok 4 - min ok 5 - concat ok 6 - call sub ok 7 - use eval{} ok 8 - die ok 9 - scalar context ok 10 - sub reference ok 11 - call sub ok 12 - eval string ok 13 - restore $a ok 14 - restore $b ok t/p_refaddr.....1..19 ok 1 - not undef ok 2 - not '10' ok 3 - not 'string' ok 4 - HASH(0x1bf5dc4) ok 5 - blessed with overload HASH(0x1bf5dc4) ok 6 - SCALAR(0x1b780cc) ok 7 - blessed with overload SCALAR(0x1b780cc) ok 8 - ARRAY(0x1c380ec) ok 9 - blessed with overload ARRAY(0x1c380ec) ok 10 - GLOB(0x1b7816c) ok 11 - blessed with overload GLOB(0x1b7816c) ok 12 - CODE(0x1b783dc) ok 13 - blessed with overload CODE(0x1b783dc) ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok t/p_reftype.....1..23 ok 1 - number ok 2 - string ok 3 - HASH ref ok 4 - HASH ref ok 5 - HASH ref ok 6 - ARRAY ref ok 7 - ARRAY ref ok 8 - ARRAY ref ok 9 - SCALAR ref ok 10 - SCALAR ref ok 11 - SCALAR ref ok 12 - REF ref ok 13 - REF ref ok 14 - REF ref ok 15 - tied GLOB ref ok 16 - tied GLOB ref ok 17 - tied GLOB ref ok 18 - GLOB ref ok 19 - GLOB ref ok 20 - GLOB ref ok 21 - CODE ref ok 22 - CODE ref ok 23 - CODE ref ok t/p_shuffle.....1..6 ok 1 - no args ok 2 - 1 in 1 out ok 3 - one arg ok 4 - arg count ok 5 - result different to args ok 6 - values ok t/p_sum.........1..6 ok 1 - no args ok 2 - one arg ok 3 - 4 args ok 4 - one -1 ok 5 - variable arg ok 6 - real numbers ok t/p_tainted.....1..4 ok 1 - constant number ok 2 - known variable ok 3 - environment variable ok 4 - copy of environment variable ok t/proto.........1..13 ok 1 - no prototype ok 2 - set prototype ok 3 - return value ok 4 - remove prototype ok 5 - empty prototype ok 6 - @ prototype ok 7 - remove prototype ok 8 - non existing sub ok 9 - change non existing sub ok 10 - forward declaration ok 11 - change forward declaration ok 12 - not a reference ok 13 - not a sub reference ok t/readonly......1..9 ok 1 - number constant ok 2 - number variable ok 3 - no change to number variable ok 4 - string constant ok 5 - string variable ok 6 - no change to string variable ok 7 - reference to constant ok 8 - de-reference to constant ok 9 - glob ok t/reduce........1..14 ok 1 - no args ok 2 - 4-arg divide ok 3 - one arg ok 4 - min ok 5 - concat ok 6 - call sub ok 7 - use eval{} ok 8 - die ok 9 - scalar context ok 10 - sub reference ok 11 - call sub ok 12 - eval string ok 13 - restore $a ok 14 - restore $b ok t/refaddr.......1..19 ok 1 - not undef ok 2 - not '10' ok 3 - not 'string' ok 4 - HASH(0x1bf5eec) ok 5 - blessed with overload HASH(0x1bf5eec) ok 6 - SCALAR(0x1b652ac) ok 7 - blessed with overload SCALAR(0x1b652ac) ok 8 - ARRAY(0x15da3a4) ok 9 - blessed with overload ARRAY(0x15da3a4) ok 10 - GLOB(0x1b6522c) ok 11 - blessed with overload GLOB(0x1b6522c) ok 12 - CODE(0x1c2530c) ok 13 - blessed with overload CODE(0x1c2530c) ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok t/reftype.......1..23 ok 1 - number ok 2 - string ok 3 - HASH ref ok 4 - HASH ref ok 5 - HASH ref ok 6 - ARRAY ref ok 7 - ARRAY ref ok 8 - ARRAY ref ok 9 - SCALAR ref ok 10 - SCALAR ref ok 11 - SCALAR ref ok 12 - REF ref ok 13 - REF ref ok 14 - REF ref ok 15 - tied GLOB ref ok 16 - tied GLOB ref ok 17 - tied GLOB ref ok 18 - GLOB ref ok 19 - GLOB ref ok 20 - GLOB ref ok 21 - CODE ref ok 22 - CODE ref ok 23 - CODE ref ok t/shuffle.......1..6 ok 1 - no args ok 2 - 1 in 1 out ok 3 - one arg ok 4 - arg count ok 5 - result different to args ok 6 - values ok t/sum...........1..6 ok 1 - no args ok 2 - one arg ok 3 - 4 args ok 4 - one -1 ok 5 - variable arg ok 6 - real numbers ok t/tainted.......1..4 ok 1 - constant number ok 2 - known variable ok 3 - environment variable ok 4 - copy of environment variable ok t/weak..........1..22 # START ok 1 # WEAK: ok 2 # UNDZ: ok 3 # UNDY: ok 4 # FIN: # CASE 2: ok 5 # BW: # AW: ok 6 # EXITBLOCK # 1: Dest=HASH(0x1c23f74) # 2: Dest=HASH(0x1c23f74) # 3: Dest=HASH(0x1c23f74) # WKED ok 7 # VALS: HASH Dest=HASH(0x1c23f74) SELF REF(0x1c2f3a4) Y REF(0x1c24054) FLAG: REF(0x1a4b794) # VPRINT # INCFLAG # OUT 1 ok 8 # AFTER # FLAGU # INCFLAG # INCFLAG ok 9 # CASE5 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok All tests successful. Files=34, Tests=315, 5 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. WARNING: Unable to unlink 'C:\cpanrun\build\5-10-0\lib\auto\List\Util\Util.dll': Permission denied Going to try to rename it to 'C:\cpanrun\build\5-10-0\lib\auto\List\Util\Util.dll.AAA'. Rename succesful. Scheduling 'C:\cpanrun\build\5-10-0\lib\auto\List\Util\Util.dll.AAA' for deletion at reboot. Files found in blib\arch: installing files in blib\lib into architecture dependent library tree Installing C:\cpanrun\build\5-10-0\lib\auto\List\Util\Util.bs Installing C:\cpanrun\build\5-10-0\lib\auto\List\Util\Util.dll Installing C:\cpanrun\build\5-10-0\lib\auto\List\Util\Util.exp Installing C:\cpanrun\build\5-10-0\lib\auto\List\Util\Util.lib Installing C:\cpanrun\build\5-10-0\lib\auto\List\Util\Util.pdb Installing C:\cpanrun\build\5-10-0\html\lib\List\Util.html Installing C:\cpanrun\build\5-10-0\html\lib\Scalar\Util.html Installing C:\cpanrun\build\5-10-0\lib\List\Util.pm Installing C:\cpanrun\build\5-10-0\lib\Scalar\Util.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod