Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for Math::Matrix cp Matrix.pm blib/lib/Math/Matrix.pm Manifying blib/man3/Math::Matrix.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/basic........1..10 ok 1 A random Matrix A 0.59971 0.62906 0.68929 0.39092 0.24977 0.58122 0.92901 0.67621 0.56655 ok 2 A random vector v 0.12564 0.56741 0.08924 ok 3 The equation system A*x=v 0.59971 0.62906 0.68929 0.12564 0.39092 0.24977 0.58122 0.56741 0.92901 0.67621 0.56655 0.08924 ok 4 The solution x 0.66761 -1.91722 1.35112 ok 5 The proof that A*x yields v? 0.12564 0.56741 0.08924 ok 6 ok 7 ok 8 ok 9 transpose(A*x) overloaded 0.12564 0.56741 0.08924 =v (transpose(A*x) - v -0.00000 -0.00000 0.00000 ok 10 ok t/extension....1..11 # Running under perl version 5.010000 for solaris # Current time local: Tue Nov 27 15:21:15 2007 # Current time GMT: Tue Nov 27 23:21:15 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok All tests successful. Files=2, Tests=21, 0 wallclock secs ( 0.22 cusr + 0.06 csys = 0.28 CPU) Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Math/Matrix.html Installing /export/home/cpanrun/build/5.10.0/site/lib/Math/Matrix.pm Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Math::Matrix.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod