Checking if your kit is complete... Looks good Writing Makefile for Math::VectorReal cp synopsis.pl blib/lib/Math/synopsis.pl cp VectorReal.pm blib/lib/Math/VectorReal.pm cp vector_test.pl blib/lib/Math/vector_test.pl cp matrix_test.pl blib/lib/Math/matrix_test.pl Manifying blib/man3/Math::VectorReal.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..26 ok 1 Module Math::VectorReal Located ok 2 --- vector_test script ---- ok 3 Stringify output testing (MatrixReal default) ok 4 Changing default vector to string format ok 5 Axis functions, assign to constants ok 6 String conversion operation testing ok 7 Addition ok 8 Clone and Addition Tests ok 9 Subtraction ok 10 Scalar Multiply ok 11 Scalar Divide not ok 12 Unary - and more subtraction ok 13 Cross Product ok 14 Dot Product / String Concatenation ok 15 Special Functions (length, norm, plane) ok 16 Are defined constants still OK ok 17 --- exit of vector_test script ---- ok 18 Module Math::MatrixReal Located ok 19 --- matrix_test script ---- ok 20 Generate a rotation matix to rotate [ 1 1 1 ] to [ 0 1 0 ] ok 21 Axis of Rotation (n) = [ -0.707107 0.000000 0.707107 ] ok 22 Matrix to rotate Z axis to n => Q ok 23 Rotate around Z axis => T ok 24 Resultant Rotation Matrix => R = transpose(Q) * T * Q ok 25 Rotate some vectors with matrix => v' = v * R ok 26 Check orthogonaly is preserved ok 27 --- exit of matrix_test script ---- ok 28 --- synopsis script ---- ok 29 Vector as string (default ouput format) ok 30 Specified output format ok 31 Modified default output format ok 32 General Vector Mathematics ok 33 Plane containing points X, $a, Z (in anti-clockwise order) ok 34 Conversions to MatrixReal objects ok 35 Rotation Matrix from 3 Vectors ok 36 Extract the Y row from the matrix as a VectorReal ok 37 Rotate a vector with above rotation matrix ok 38 Rotate a MatrixReal column (post multiply) ok 39 --- exit of synopsis script ---- Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Math/synopsis.pl Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Math/VectorReal.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Math/vector_test.pl Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Math/matrix_test.pl Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Math::VectorReal.3 Appending installation info to /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/perllocal.pod