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 /Users/cpanrun/build/5.10.0/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.06 cusr + 0.02 csys = 0.08 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Algorithm/Points/MinimumDistance.html Installing /Users/cpanrun/build/5.10.0/site/lib/Algorithm/Points/MinimumDistance.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Algorithm::Points::MinimumDistance.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod