Checking if your kit is complete... Looks good Writing Makefile for Math::Fractal::Mandelbrot Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Math/Fractal/Mandelbrot.pm blib\lib\Math\Fractal\Mandelbrot.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 Mandelbrot.xs > Mandelbrot.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Mandelbrot.xsc Mandelbrot.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=\"0.04\" -DXS_VERSION=\"0.04\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Mandelbrot.c Mandelbrot.c Running Mkbootstrap for Math::Fractal::Mandelbrot () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 Mandelbrot.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Math::Fractal::Mandelbrot\", 'DLBASE' => 'Mandelbrot', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Math\Fractal\Mandelbrot\Mandelbrot.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 Mandelbrot.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:Mandelbrot.def Creating library blib\arch\auto\Math\Fractal\Mandelbrot\Mandelbrot.lib and object blib\arch\auto\Math\Fractal\Mandelbrot\Mandelbrot.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\Math\Fractal\Mandelbrot\Mandelbrot.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp Mandelbrot.bs blib\arch\auto\Math\Fractal\Mandelbrot\Mandelbrot.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\Math\Fractal\Mandelbrot\Mandelbrot.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/mandel.....1..12 ok 1 - use Math::Fractal::Mandelbrot; ok 2 - Math::Fractal::Mandelbrot->can(...) ok 3 - 0,0 is in the set ok 4 - -2,-2 is not in the set ok 5 - -2,-2 is not in the set ok 6 - can set max_iter ok 7 - can set epsilon ok 8 - can set limt ok 9 - got 11 values for hor ok 10 - got 10 equal values for hor $VAR1 = [ 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 10 ]; ok 11 - got 11 values for ver ok 12 - got 10 equal values for ver $VAR1 = [ 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 10 ]; ok t/pod........1..1 ok 1 - POD test for ../lib/Math/Fractal/Mandelbrot.pm ok t/pod_cov....1..1 ok 1 # skip Test::Pod::Coverage 1.00 required for testing POD coverage ok 1/1 skipped: various reasons All tests successful, 1 subtest skipped. Files=3, Tests=14, 0 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\Math\Fractal\Mandelbrot\Mandelbrot.bs Installing C:\cpanrun\build\5-10-0\site\lib\auto\Math\Fractal\Mandelbrot\Mandelbrot.dll Installing C:\cpanrun\build\5-10-0\site\lib\auto\Math\Fractal\Mandelbrot\Mandelbrot.exp Installing C:\cpanrun\build\5-10-0\site\lib\auto\Math\Fractal\Mandelbrot\Mandelbrot.lib Installing C:\cpanrun\build\5-10-0\site\lib\auto\Math\Fractal\Mandelbrot\Mandelbrot.pdb Installing C:\cpanrun\build\5-10-0\html\site\lib\Math\Fractal\Mandelbrot.html Installing C:\cpanrun\build\5-10-0\site\lib\Math\Fractal\Mandelbrot.pm Writing C:\cpanrun\build\5-10-0\site\lib\auto\Math\Fractal\Mandelbrot\.packlist Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod