Checking if your kit is complete... Looks good Writing Makefile for Algorithm::Points::MinimumDistance cp lib/Algorithm/Points/MinimumDistance.pm blib/lib/Algorithm/Points/MinimumDistance.pm Manifying blib/man3/Algorithm::Points::MinimumDistance.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01_minimum_distance....1..19 ok 1 - use Algorithm::Points::MinimumDistance; ok 2 - The object isa Algorithm::Points::MinimumDistance ok 3 - right box for [1, 3] ok 4 - ...and for [2, 3] ok 5 - ...and for [3, 1] ok 6 - ...and for [5, 7] ok 7 - [1, 3] is in region centred on box [2, 4] ok 8 - ...as is [2, 3] ok 9 - ...as is [5, 7] ok 10 - ...but not [3, 1] ok 11 - ->distance returns distance to [2, 3] when called on [1, 3] ok 12 - ->distance returns boxsize when called on [5, 7] ok 13 - ->min_distance returns 1 ok 14 - ->distance returns distance to [2, 3] when called on [1, 3] ok 15 - ->distance returns distance to [2, 3] when called on [5, 7] ok 16 - ->min_distance returns 1 ok 17 - ->distance returns distance to [2, 3] when called on [1, 3] ok 18 - ->distance returns boxsize when called on [5, 7] ok 19 - ->min_distance returns 1 ok All tests successful. Files=1, Tests=19, 0 wallclock secs ( 0.12 cusr + 0.03 csys = 0.15 CPU) Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Algorithm/Points/MinimumDistance.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Algorithm::Points::MinimumDistance.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