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 /home/cpanrun/tmp/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.13874 0.48252 0.13477 0.79470 0.67452 0.09929 0.44567 0.10891 0.95244 ok 2 A random vector v 0.67099 0.41677 0.28545 ok 3 The equation system A*x=v 0.13874 0.48252 0.13477 0.67099 0.79470 0.67452 0.09929 0.41677 0.44567 0.10891 0.95244 0.28545 ok 4 The solution x -0.79317 1.47851 0.50178 ok 5 The proof that A*x yields v? 0.67099 0.41677 0.28545 ok 6 ok 7 ok 8 ok 9 transpose(A*x) overloaded 0.67099 0.41677 0.28545 =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 linux # Current time local: Thu Nov 29 14:58:49 2007 # Current time GMT: Thu Nov 29 22:58:49 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.05 cusr + 0.02 csys = 0.07 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/Math/Matrix.html Installing /home/cpanrun/build/5.10.0/site/lib/Math/Matrix.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Math::Matrix.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod