Checking if your kit is complete... Looks good Writing Makefile for Taint::Util Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp Util.pm blib\lib\Taint\Util.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 Util.xs > Util.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Util.xsc Util.c Please specify prototyping behavior for Util.xs (see perlxs manual) 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=\"0.06\" -DXS_VERSION=\"0.06\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Util.c Util.c Running Mkbootstrap for Taint::Util () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 Util.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Taint::Util\", 'DLBASE' => 'Util', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Taint\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\Taint\Util\Util.lib and object blib\arch\auto\Taint\Util\Util.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\Taint\Util\Util.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp Util.bs blib\arch\auto\Taint\Util\Util.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\Taint\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, 'blib\lib', 'blib\arch')" t/*.t t/00-compile.....1..1 ok 1 - use Taint::Util; ok t/export.........1..18 ok 1 - taint unexported ok 2 - untaint unexported ok 3 - tainted unexported ok 4 - taint exported ok 5 - untaint exported ok 6 - tainted exported ok 7 - taint unexported ok 8 - untaint unexported ok 9 - tainted unexported ok 10 - taint exported ok 11 - untaint unexported ok 12 - tainted unexported ok 13 - taint exported ok 14 - untaint exported ok 15 - tainted unexported ok 16 - taint exported ok 17 - untaint exported ok 18 - tainted unexported ok t/prototype......1..3 ok 1 - tainted prototype ok 2 - taint prototype ok 3 - untaint prototype ok t/taint-non-T....1..2 ok 1 - fresh scalar untainted ok 2 - did not taint scalar when not under taint mode ok t/usage..........1..72 ok 1 - fresh scalar untainted ok 2 - tainted my scalar ok 3 - untainted my scalar ok 4 - tainted my scalar again ok 5 - return value of untaint ok 6 - return value of taint ok 7 - return value of untaint ok 8 - constant not tainted ok 9 - We don't attempt to taint constants ok 10 - fresh scalar $a untainted ok 11 - fresh scalar $b untainted ok 12 - fresh scalar $c untainted ok 13 - scalar $a tainted ok 14 - scalar $b tainted ok 15 - scalar $c tainted ok 16 - scalar $a untainted ok 17 - scalar $a untainted ok 18 - scalar $a untainted ok 19 - array elem untainted ok 20 - array elem untainted ok 21 - array elem untainted ok 22 - array elem tainted ok 23 - array elem tainted ok 24 - array elem tainted ok 25 - array elem tainted ok 26 - array elem tainted ok 27 - array elem tainted ok 28 - Hash value d tainted ok 29 - Hash value b tainted ok 30 - Hash key c untainted ok 31 - Hash key a untainted ok 32 - 420 untainted ok 33 - SCALAR(0x1b7a5a4) untainted ok 34 - ARRAY(0x1c1e744) untainted ok 35 - HASH(0x1c1e854) untainted ok 36 - 420 tainted ok 37 - SCALAR(0x1b7a5a4) tainted ok 38 - ARRAY(0x1c1e744) tainted ok 39 - HASH(0x1c1e854) tainted ok 40 - 420 untainted ok 41 - SCALAR(0x1b7a5a4) untainted ok 42 - ARRAY(0x1c1e744) untainted ok 43 - HASH(0x1c1e854) untainted ok 44 - SCALAR tainted... ok 45 - ...but not its value ok 46 - ...but not its value ok 47 - SCALAR untainted ok 48 - ARRAY untainted ok 49 - ARRAY element a tainted ok 50 - ARRAY element o tainted ok 51 - ARRAY element e tainted ok 52 - ARRAY element u tainted ok 53 - ARRAY element a untainted ok 54 - ARRAY element o untainted ok 55 - ARRAY element e untainted ok 56 - ARRAY element u untainted ok 57 - CODE untainted ok 58 - CODE untainted ok 59 - *STDIN untainted ok 60 - *STDIN tainted ok 61 - object untainted ok 62 - object tainted ok 63 - *DATA untainted ok 64 - *DATA tainted ok 65 - DATA line bax ok 66 - DATA line bax untainted ok 67 - DATA line bay ok 68 - DATA line bay untainted ok 69 - DATA line baz ok 70 - DATA line baz untainted ok 71 - New scalar tainted ok 72 - qr// tainted ok All tests successful. Files=5, Tests=96, 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\Taint\Util\Util.bs Installing C:\cpanrun\build\5-10-0\site\lib\auto\Taint\Util\Util.dll Installing C:\cpanrun\build\5-10-0\site\lib\auto\Taint\Util\Util.exp Installing C:\cpanrun\build\5-10-0\site\lib\auto\Taint\Util\Util.lib Installing C:\cpanrun\build\5-10-0\site\lib\auto\Taint\Util\Util.pdb Installing C:\cpanrun\build\5-10-0\html\site\lib\Taint\Util.html Installing C:\cpanrun\build\5-10-0\site\lib\Taint\Util.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod