Checking if your kit is complete... Looks good Writing Makefile for Taint::Runtime Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp is_taint_bench.pl blib\lib\Taint\is_taint_bench.pl cp lib/Taint/Runtime.pm blib\lib\Taint\Runtime.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 Runtime.xs > Runtime.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Runtime.xsc Runtime.c Please specify prototyping behavior for Runtime.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.03\" -DXS_VERSION=\"0.03\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Runtime.c Runtime.c Running Mkbootstrap for Taint::Runtime () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 Runtime.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Taint::Runtime\", 'DLBASE' => 'Runtime', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Taint\Runtime\Runtime.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 Runtime.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:Runtime.def Creating library blib\arch\auto\Taint\Runtime\Runtime.lib and object blib\arch\auto\Taint\Runtime\Runtime.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\Taint\Runtime\Runtime.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp Runtime.bs blib\arch\auto\Taint\Runtime\Runtime.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\Taint\Runtime\Runtime.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_Base..........1..1 ok 1 - use Taint::Runtime; ok t/01_non_xs........1..9 ok 1 - use Taint::Runtime; ok 2 - Taint is On ok 3 - No false positive on is_tainted ok 4 - Made a tainted copy ok 5 - Tainted it directly ok 6 - Made a clean copy ok 7 - And i got all of the data back ok 8 - Data is still tainted ok 9 - Clean it directly ok t/02_xs............1..8 ok 1 - use Taint::Runtime; ok 2 - Taint is Not on yet ok 3 - Taint is On ok 4 - No false positive on is_tainted ok 5 - Made a tainted copy ok 6 - Tainted it directly ok 7 - Made a clean copy ok 8 - Clean it directly ok t/03_var...........1..7 ok 1 - use Taint::Runtime; ok 2 - Not on ok 3 - Taint is Not on yet ok 4 - Taint is On ok 5 - Taint disabled ok 6 - Taint is On ok 7 - Taint disabled ok t/04_enable........1..4 ok 1 - use Taint::Runtime; ok 2 - Not on ok 3 - Taint is On ok 4 - Not on ok t/Taint-Runtime....1..1 ok 1 - use Taint::Runtime; ok All tests successful. Files=6, Tests=30, 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\Runtime\Runtime.bs Installing C:\cpanrun\build\5-10-0\site\lib\auto\Taint\Runtime\Runtime.dll Installing C:\cpanrun\build\5-10-0\site\lib\auto\Taint\Runtime\Runtime.exp Installing C:\cpanrun\build\5-10-0\site\lib\auto\Taint\Runtime\Runtime.lib Installing C:\cpanrun\build\5-10-0\site\lib\auto\Taint\Runtime\Runtime.pdb Installing C:\cpanrun\build\5-10-0\html\site\lib\Taint\Runtime.html Installing C:\cpanrun\build\5-10-0\site\lib\Taint\is_taint_bench.pl Installing C:\cpanrun\build\5-10-0\site\lib\Taint\Runtime.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod