WARNING: LICENSE is not a known parameter. Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for Physics::Lorentz cp lib/Physics/Lorentz.pm blib/lib/Physics/Lorentz.pm cp lib/Physics/Lorentz/Transformation.pm blib/lib/Physics/Lorentz/Transformation.pm cp lib/Physics/Lorentz/Vector.pm blib/lib/Physics/Lorentz/Vector.pm Manifying blib/man3/Physics::Lorentz::Transformation.3 Manifying blib/man3/Physics::Lorentz.3 Manifying blib/man3/Physics::Lorentz::Vector.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00pod.................1..3 ok 1 - blib/lib/Physics/Lorentz.pm ok 2 - blib/lib/Physics/Lorentz/Transformation.pm ok 3 - blib/lib/Physics/Lorentz/Vector.pm ok t/00podcover............1..3 # Physics::Lorentz: no public symbols defined ok 1 - Pod coverage on Physics::Lorentz ok 2 - Pod coverage on Physics::Lorentz::Transformation ok 3 - Pod coverage on Physics::Lorentz::Vector ok t/20Vector_Construct....1..4 ok 1 - use Physics::Lorentz; ok 2 - The object isa Physics::Lorentz::Vector ok 3 - ->new returns 0,0,0,0 by default ok 4 - property 'Vector->new(stuff) works' (101 attempts) ok t/21Vector_Add..........1..2 ok 1 - use Physics::Lorentz; ok 2 - property 'Addition of vectors works' (100 attempts) ok t/50Trafo_Construct.....1..5 ok 1 - use Physics::Lorentz; ok 2 - The object isa Physics::Lorentz::Transformation ok 3 - ->new returns 0,0,0,0 as vector by default ok 4 - ->new returns identity as matrix by default ok 5 - property 'Trafo->new(stuff) works' (101 attempts) ok t/51Trafo_Rotation......1..6 ok 1 - use Physics::Lorentz; ok 2 - property 'check that euler angle rotation is correct' (101 attempts) ok 3 - property 'check that the rotation to the z axis is correct' (101 attempts) ok 4 - property 'check that rotation around z axis is correct for simple cases' (101 attempts) ok 5 - property 'check that rotation around y axis is correct for simple cases' (101 attempts) ok 6 - property 'check that rotation around x axis is correct for simple cases' (101 attempts) ok t/52Trafo_Boost.........1..7 ok 1 - use Physics::Lorentz; ok 2 - property 'check that the boosts along z axis are correct' (101 attempts) ok 3 - property 'check that the boosts along x axis are correct' (101 attempts) ok 4 - property 'check that the boosts along y axis are correct' (101 attempts) ok 5 - property 'check that a boost() in y-dir is the same as boost_y()' (101 attempts) ok 6 - property 'check that a boost() in x-dir is the same as boost_x()' (101 attempts) ok 7 - property 'check that a boost() in z-dir is the same as boost_z()' (101 attempts) ok t/53Trafo_Overload......1..2 ok 1 - use Physics::Lorentz; ok 2 - property 'check that overload_multiply works' (100 attempts) ok t/54Trafo_Inversion.....1..7 ok 1 - use Physics::Lorentz; ok 2 - The object isa Physics::Lorentz::Transformation ok 3 - Parity is diagonal 4-matrix with -1 in space components ok 4 - Parity has no vector ok 5 - The object isa Physics::Lorentz::Transformation ok 6 - Time reversal is a diagonal 4-matrix with -1 in time component ok 7 - Time reversal has no vector ok All tests successful. Files=9, Tests=39, 16 wallclock secs (13.76 cusr + 1.99 csys = 15.75 CPU) Installing /Users/cpanrun/build/5.8.8/html/site/lib/Physics/Lorentz.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Physics/Lorentz/Transformation.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Physics/Lorentz/Vector.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Physics/Lorentz.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Physics/Lorentz/Transformation.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Physics/Lorentz/Vector.pm Installing /Users/cpanrun/build/5.8.8/man/man3/Physics::Lorentz.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Physics::Lorentz::Transformation.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Physics::Lorentz::Vector.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod