Checking if your kit is complete... Looks good Writing Makefile for Statistics::RankCorrelation cp lib/Statistics/RankCorrelation.pm blib/lib/Statistics/RankCorrelation.pm cp lib/Statistics/RankCorrelation.pm.original blib/lib/Statistics/RankCorrelation.pm.original Manifying blib/man3/Statistics::RankCorrelation.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/1....1..32 Use of uninitialized value in pattern match (m//) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Statistics-RankCorrelation/blib/lib/Statistics/RankCorrelation.pm line 17. ok 1 - use Statistics::RankCorrelation; ok 2 - no argument constructor isa Statistics::RankCorrelation ok 3 - The object isa Statistics::RankCorrelation ok 4 - x data [0 0 0 0] ok 5 - y data zero padded ok 6 - x rank [2.5 2.5 2.5 2.5] ok 7 - y rank [2.5 2.5 2.5 2.5] ok 8 - 1 spearman perfect positive correlation ok 9 - 1 csim perfect positive correlation ok 10 - The object isa Statistics::RankCorrelation ok 11 - x data [1 2 3 4] ok 12 - y data [0.1 0.2 0.3 0.4] ok 13 - x rank [1 2 3 4] ok 14 - y rank [0.1 0.2 0.3 0.4] ok 15 - 1 spearman perfect positive correlation ok 16 - 1 csim perfect positive correlation ok 17 - -1 spearman perfect negative correlation ok 18 - 0.125 csim positive correlation ok 19 - 0.833333333333333 spearman positive correlation ok 20 - 0.84375 csim positive correlation ok 21 - 0.942857142857143 tied rank spearman positive correlation ok 22 - 0.916666666666667 tied rank csim positive correlation ok 23 - 0.766666666666667 spearman positive correlation ok 24 - 0.851851851851852 csim positive correlation ok 25 - 0.649107142857143 spearman positive correlation ok 26 - 0.764444444444444 csim positive correlation ok 27 - x sorted data [86 97 99 100 100 103 106 110 113 113] ok 28 - y sorted by x data [0 20 28 28 50 28 7 17 7 12] ok 29 - x rank [1 2 3 4.5 4.5 6 7 8 9.5 9.5] ok 30 - y rank [1 6 8 8 10 8 2.5 5 2.5 4] ok 31 - -0.187878787878788 spearman negative correlation ok 32 - 0.571428571428571 kendall tau positive correlation ok All tests successful. Files=1, Tests=32, 0 wallclock secs ( 0.14 cusr + 0.03 csys = 0.17 CPU) Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Statistics/RankCorrelation.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Statistics/RankCorrelation.pm.original Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Statistics::RankCorrelation.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