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 /Users/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.50156 0.84742 0.45675 0.21956 0.64744 0.94479 0.73583 0.97912 0.50989 ok 2 A random vector v 0.07328 0.67455 0.31411 ok 3 The equation system A*x=v 0.50156 0.84742 0.45675 0.07328 0.21956 0.64744 0.94479 0.67455 0.73583 0.97912 0.50989 0.31411 ok 4 The solution x 1.63757 -1.68471 1.48788 ok 5 The proof that A*x yields v? 0.07328 0.67455 0.31411 ok 6 ok 7 ok 8 ok 9 transpose(A*x) overloaded 0.07328 0.67455 0.31411 =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 darwin # Current time local: Sun Dec 16 01:49:28 2007 # Current time GMT: Sun Dec 16 09:49:28 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.06 cusr + 0.03 csys = 0.09 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Math/Matrix.html Installing /Users/cpanrun/build/5.10.0/site/lib/Math/Matrix.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Math::Matrix.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod