Checking if your kit is complete... Looks good Writing Makefile for Math::Fractal::Mandelbrot cp lib/Math/Fractal/Mandelbrot.pm blib/lib/Math/Fractal/Mandelbrot.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 Mandelbrot.xs > Mandelbrot.xsc && mv Mandelbrot.xsc Mandelbrot.c 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.04\" -DXS_VERSION=\"0.04\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" Mandelbrot.c Running Mkbootstrap for Math::Fractal::Mandelbrot () chmod 644 Mandelbrot.bs rm -f blib/arch/auto/Math/Fractal/Mandelbrot/Mandelbrot.so gcc -shared -O2 Mandelbrot.o -o blib/arch/auto/Math/Fractal/Mandelbrot/Mandelbrot.so \ \ chmod 755 blib/arch/auto/Math/Fractal/Mandelbrot/Mandelbrot.so cp Mandelbrot.bs blib/arch/auto/Math/Fractal/Mandelbrot/Mandelbrot.bs chmod 644 blib/arch/auto/Math/Fractal/Mandelbrot/Mandelbrot.bs Manifying blib/man3/Math::Fractal::Mandelbrot.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/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.23 cusr + 0.09 csys = 0.32 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/Math/Fractal/Mandelbrot/Mandelbrot.bs Installing /home/cpanrun/build/5.10.0/site/lib/auto/Math/Fractal/Mandelbrot/Mandelbrot.so Installing /home/cpanrun/build/5.10.0/html/site/lib/Math/Fractal/Mandelbrot.html Installing /home/cpanrun/build/5.10.0/site/lib/Math/Fractal/Mandelbrot.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Math::Fractal::Mandelbrot.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod