Checking if your kit is complete... Looks good Writing Makefile for Math::GMatrix cp GMatrix.pm blib/lib/Math/GMatrix.pm AutoSplitting blib/lib/Math/GMatrix.pm (blib/lib/auto/Math/GMatrix) Manifying blib/man3/Math::GMatrix.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/basic....1..12 # Running under perl version 5.008002 for hpux # Current time local: Wed Jun 27 23:31:09 2007 # Current time GMT: Thu Jun 28 06:31:09 2007 # Using Test.pm version 1.24 ok 1 A random Matrix A 0.19574 0.57056 0.57376 0.43394 0.51020 0.64504 0.76729 0.86153 0.47711 ok 2 A random vector v 0.45286 0.12267 0.14511 ok 3 The equation system A*x=v 0.19574 0.57056 0.57376 0.45286 0.43394 0.51020 0.64504 0.12267 0.76729 0.86153 0.47711 0.14511 ok 4 The solution x -1.10999 1.13557 0.03872 ok 5 The proof that A*x yields v? 0.45286 0.12267 0.14511 ok 6 ok 7 ok 8 ok 9 transpose(A*x) overloaded 0.45286 0.12267 0.14511 =v (transpose(A*x) - v -0.00000 -0.00000 -0.00000 ok 10 M identity Matrix M 1.00000 0.00000 0.00000 0.00000 1.00000 0.00000 0.00000 0.00000 1.00000 ok 11 M after applying translate(-1,-1) 1.00000 0.00000 0.00000 0.00000 1.00000 0.00000 -1.00000 -1.00000 1.00000 M after applying rotate(90) 0.00000 1.00000 0.00000 -1.00000 0.00000 0.00000 1.00000 -1.00000 1.00000 M after applying scale(2.5) 0.00000 2.50000 0.00000 -2.50000 0.00000 0.00000 2.50000 -2.50000 1.00000 M after applying translate(1,1) 0.00000 2.50000 0.00000 -2.50000 0.00000 0.00000 3.50000 -1.50000 1.00000 xform(10,10) is (-21.5,23.5) ok 12 ok All tests successful. Files=1, Tests=12, 0 wallclock secs ( 0.15 cusr + 0.03 csys = 0.18 CPU) Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/Math/GMatrix.pm Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/auto/Math/GMatrix/new.al Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/auto/Math/GMatrix/xform.al Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/auto/Math/GMatrix/translate.al Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/auto/Math/GMatrix/rotate.al Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/auto/Math/GMatrix/scale.al Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/auto/Math/GMatrix/autosplit.ix Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/man/man3/Math::GMatrix.3 Appending installation info to /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/perllocal.pod