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/build/5.6.1/bin/perl -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/typemap Mandelbrot.xs > Mandelbrot.xsc && mv Mandelbrot.xsc Mandelbrot.c gcc -c -DUSE_REENTRANT_API -D_GNU_SOURCE -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -fpic -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/CORE Mandelbrot.c Running Mkbootstrap for Math::Fractal::Mandelbrot () chmod 644 Mandelbrot.bs rm -f blib/arch/auto/Math/Fractal/Mandelbrot/Mandelbrot.so LD_RUN_PATH="" gcc -shared 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/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/mandel............ok t/pod...............ok, 1/1 skipped: Test::Pod not installed on this system t/pod_cov...........ok, 1/1 skipped: Test::Pod::Coverage 1.00 required for testing POD coverage All tests successful, 2 subtests skipped. Files=3, Tests=14, 1 wallclock secs ( 0.73 cusr + 0.04 csys = 0.77 CPU) Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi/auto/Math/Fractal/Mandelbrot/Mandelbrot.so Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi/auto/Math/Fractal/Mandelbrot/Mandelbrot.bs Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi/Math/Fractal/Mandelbrot.pm Installing /home/cpanrun/build/5.6.1/man/man3/Math::Fractal::Mandelbrot.3 Appending installation info to /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/perllocal.pod