Checking if your kit is complete... Looks good Writing Makefile for Astro::Constants /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-Iblib/arch" "-Iblib/lib" build.PL CGS.pm cp Constants.pm blib/lib/Astro/Constants.pm cp CGS.pm blib/lib/Astro/Constants/CGS.pm cp MKS.pm blib/lib/Astro/Constants/MKS.pm Manifying blib/man3/Astro::Constants.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..13 ok 1 - module loaded ok 2 - long constants available ok 3 - correct value for LIGHT_SPEED ok 4 - short constants available not ok 5 - Schwarzschild radius of the Sun is calculated to be 19950027.5894121 cm. # Failed test (test.pl at line 23) ok 6 - description of SOLAR_MASS is "solar mass" ok 7 - numbers in precision not ok 8 - correct precision for Schwarzschild radius # Failed test (test.pl at line 35) ok 9 - Does `1.99500e+07' look nicer than `19950027.5894121'? ok 10 - reference to short constants ok 11 - reference to long constants ok 12 - list of short constants not empty ok 13 - list of long constants not empty # Looks like you failed 2 tests of 13. make: *** [test_dynamic] Error 2