Checking if your kit is complete... Looks good Writing Makefile for Algorithm::Points::MinimumDistance Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Algorithm/Points/MinimumDistance.pm blib\lib\Algorithm\Points\MinimumDistance.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-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.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\Algorithm\Points\MinimumDistance.html Installing C:\cpanrun\build\5-10-0\site\lib\Algorithm\Points\MinimumDistance.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod