Checking if your kit is complete... Looks good Writing Makefile for Taint::Runtime cp is_taint_bench.pl blib/lib/Taint/is_taint_bench.pl cp lib/Taint/Runtime.pm blib/lib/Taint/Runtime.pm /home/cpanrun/tmp/5.10.0/bin/perl /home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /home/cpanrun/build/5.10.0/lib/ExtUtils/typemap Runtime.xs > Runtime.xsc && mv Runtime.xsc Runtime.c Please specify prototyping behavior for Runtime.xs (see perlxs manual) gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" Runtime.c Running Mkbootstrap for Taint::Runtime () chmod 644 Runtime.bs rm -f blib/arch/auto/Taint/Runtime/Runtime.so gcc -shared -O2 Runtime.o -o blib/arch/auto/Taint/Runtime/Runtime.so \ \ chmod 755 blib/arch/auto/Taint/Runtime/Runtime.so cp Runtime.bs blib/arch/auto/Taint/Runtime/Runtime.bs chmod 644 blib/arch/auto/Taint/Runtime/Runtime.bs Manifying blib/man3/Taint::Runtime.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-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.52 cusr + 0.13 csys = 0.65 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/build/5.10.0/site/lib/auto/Taint/Runtime/Runtime.bs Installing /home/cpanrun/build/5.10.0/site/lib/auto/Taint/Runtime/Runtime.so Installing /home/cpanrun/build/5.10.0/html/site/lib/Taint/Runtime.html Installing /home/cpanrun/build/5.10.0/site/lib/Taint/is_taint_bench.pl Installing /home/cpanrun/build/5.10.0/site/lib/Taint/Runtime.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Taint::Runtime.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod