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/pa-risc1.1/build/5.8.2/bin/perl /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/ExtUtils/typemap Mandelbrot.xs > Mandelbrot.xsc && mv Mandelbrot.xsc Mandelbrot.c cc -c -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +Onolimit +Opromote_indirect_calls +DAportable +DS2.0 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" +Z "-I/home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/CORE" Mandelbrot.c Running Mkbootstrap for Math::Fractal::Mandelbrot () chmod 644 Mandelbrot.bs rm -f blib/arch/auto/Math/Fractal/Mandelbrot/Mandelbrot.sl LD_RUN_PATH="" /usr/bin/ld -b +vnocompatwarnings Mandelbrot.o -o blib/arch/auto/Math/Fractal/Mandelbrot/Mandelbrot.sl chmod 755 blib/arch/auto/Math/Fractal/Mandelbrot/Mandelbrot.sl 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/pa-risc1.1/build/5.8.2/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 # skip Test::Pod not installed on this system ok 1/1 skipped: Test::Pod not installed on this system t/pod_cov....1..1 ok 1 # skip Test::Pod::Coverage 1.00 required for testing POD coverage ok 1/1 skipped: Test::Pod::Coverage 1.00 required for testing POD coverage All tests successful, 2 subtests skipped. Files=3, Tests=14, 3 wallclock secs ( 2.44 cusr + 0.17 csys = 2.61 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/PA-RISC1.1-thread-multi/auto/Math/Fractal/Mandelbrot/Mandelbrot.sl Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/PA-RISC1.1-thread-multi/auto/Math/Fractal/Mandelbrot/Mandelbrot.bs Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/PA-RISC1.1-thread-multi/Math/Fractal/Mandelbrot.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Math::Fractal::Mandelbrot.3 Appending installation info to /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/perllocal.pod