Checking if your kit is complete... Looks good Writing Makefile for Test::Taint Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp Taint.pm blib\lib\Test\Taint.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 Taint.xs > Taint.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Taint.xsc Taint.c Please specify prototyping behavior for Taint.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=\"1.04\" -DXS_VERSION=\"1.04\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Taint.c Taint.c Running Mkbootstrap for Test::Taint () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 Taint.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Test::Taint\", 'DLBASE' => 'Taint', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Test\Taint\Taint.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 Taint.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:Taint.def Creating library blib\arch\auto\Test\Taint\Taint.lib and object blib\arch\auto\Test\Taint\Taint.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\Test\Taint\Taint.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp Taint.bs blib\arch\auto\Test\Taint\Taint.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\Test\Taint\Taint.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.load..............1..1 # Testing Test::Taint 1.04 ok 1 - use Test::Taint; ok t/no-dash-T............1..4 ok 1 - Taint checking is off ok 2 - Starts clean ok 3 - Stays clean ok 4 ok t/pod-coverage.........1..0 # Skip Test::Pod::Coverage 0.08 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 0.08 required for testing POD coverage t/pod..................1..1 ok 1 - blib\lib\Test\Taint.pm ok t/taint................1..10 ok 1 - Taint checking is on ok 2 - Starts clean ok 3 - Gets dirty ok 4 - Reclean ok 5 - Starts clean ok 6 - Gets dirty ok 7 - String value stays the same ok 8 - Starts clean ok 9 - Stays clean ok 10 - String value stays the same ok t/taint_deeply.........1..111 ok 1 - Taint checking is on ok 2 - Starts clean ok 3 - Gets dirty ok 4 - value stays the same ok 5 - Reclean ok 6 - value stays the same ok 7 - Starts clean ok 8 - Gets dirty ok 9 - value stays the same ok 10 - Reclean ok 11 - value stays the same ok 12 - Starts clean ok 13 - Gets dirty ok 14 - value stays the same ok 15 - Reclean ok 16 - value stays the same ok 17 - Starts clean ok 18 - Starts clean ok 19 - Starts clean ok 20 - Starts clean ok 21 - Starts clean ok 22 - Starts clean ok 23 - Starts clean ok 24 - Starts clean ok 25 - Starts clean ok 26 - Gets dirty ok 27 - Gets dirty ok 28 - Gets dirty ok 29 - Gets dirty ok 30 - Gets dirty ok 31 - Gets dirty ok 32 - Gets dirty ok 33 - Gets dirty ok 34 - Gets dirty ok 35 - value stays the same ok 36 - value stays the same ok 37 - value stays the same ok 38 - value stays the same ok 39 - value stays the same ok 40 - value stays the same ok 41 - value stays the same ok 42 - value stays the same ok 43 - value stays the same ok 44 - Reclean ok 45 - Reclean ok 46 - Reclean ok 47 - Reclean ok 48 - Reclean ok 49 - Reclean ok 50 - Reclean ok 51 - Reclean ok 52 - Reclean ok 53 - value stays the same ok 54 - value stays the same ok 55 - value stays the same ok 56 - value stays the same ok 57 - value stays the same ok 58 - value stays the same ok 59 - value stays the same ok 60 - value stays the same ok 61 - value stays the same ok 62 - The object isa My::ObjectHash ok 63 - Starts clean ok 64 - Gets dirty ok 65 - value stays the same ok 66 - Reclean ok 67 - value stays the same ok 68 - The object isa My::ObjectHash ok 69 - The object isa My::ObjectArray ok 70 - Starts clean ok 71 - Gets dirty ok 72 - value stays the same ok 73 - Reclean ok 74 - value stays the same ok 75 - The object isa My::ObjectArray ok 76 - The object isa My::ObjectScalar ok 77 - Starts clean ok 78 - Gets dirty ok 79 - value stays the same ok 80 - Reclean ok 81 - value stays the same ok 82 - The object isa My::ObjectScalar ok 83 - The object isa My::ObjectRef ok 84 - Starts clean ok 85 - Gets dirty ok 86 - value stays the same ok 87 - Reclean ok 88 - value stays the same ok 89 - The object isa My::ObjectRef ok 90 - Starts clean ok 91 - Gets dirty ok 92 - value stays the same ok 93 - Reclean ok 94 - value stays the same ok 95 - Starts clean ok 96 - Gets dirty ok 97 - value stays the same ok 98 - Reclean ok 99 - value stays the same ok 100 - Starts clean ok 101 - Gets dirty ok 102 - value stays the same ok 103 - Reclean ok 104 - value stays the same ok 105 - The object isa My::Overloaded ok 106 - Starts clean ok 107 - Gets dirty ok 108 - value stays the same ok 109 - Reclean ok 110 - value stays the same ok 111 - The object isa My::Overloaded ok t/tainted..............1..4 ok 1 - use Test::Taint; ok 2 - Taint checking is on ok 3 - $ENV{USERPROFILE} is tainted ok 4 - 43 is not tainted ok t/tainted_ok...........1..3 ok 1 - Taint checking is on ok 2 - $ENV{USERPROFILE} is tainted ok 3 ok t/tainted_ok_deeply....1..8 ok 1 - Taint checking is on ok 2 - Make sure the datatype is correct ok 3 - Make sure the datatype is correct ok 4 - Make sure the datatype is correct ok 5 - Make sure the datatype is correct ok 6 - Make sure the datatype is correct ok 7 - Everything should be untainted ok 8 - Everything should be tainted ok All tests successful, 1 test skipped. Files=9, Tests=142, 2 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\Test\Taint\Taint.bs Installing C:\cpanrun\build\5-10-0\site\lib\auto\Test\Taint\Taint.dll Installing C:\cpanrun\build\5-10-0\site\lib\auto\Test\Taint\Taint.exp Installing C:\cpanrun\build\5-10-0\site\lib\auto\Test\Taint\Taint.lib Installing C:\cpanrun\build\5-10-0\site\lib\auto\Test\Taint\Taint.pdb Installing C:\cpanrun\build\5-10-0\html\site\lib\Test\Taint.html Installing C:\cpanrun\build\5-10-0\site\lib\Test\Taint.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod