Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for Statistics::Benford cp lib/Statistics/Benford.pm blib/lib/Statistics/Benford.pm Manifying blib/man3/Statistics::Benford.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00_load............1..1 ok 1 - use Statistics::Benford; ok t/01_new.............1..3 ok 1 - new() isa Statistics::Benford ok 2 - new(10, 0, 1) isa Statistics::Benford ok 3 - Statistics::Benford->can(...) ok t/02_dist............1..6 ok 1 - dist: base=1, pos=0, len=1 ok 2 - dist: base=10, pos=0, len=1 ok 3 - dist: base=10, pos=1, len=1 ok 4 - dist: base=10, pos=0, len=2 ok 5 - dist: base=16, pos=0, len=1 ok 6 - dist: base=8, pos=0, len=1 ok t/03_diff............1..6 ok 1 - scalar diff: 10, 0, 1 ok 2 - list diff: 10, 0, 1 ok 3 - scalar diff: 10, 1, 1 ok 4 - list diff: 10, 1, 1 ok 5 - scalar diff: 10, 0, 2 ok 6 - list diff: 10, 0, 2 ok t/04_signif..........1..6 ok 1 - scalar signif: 10, 0, 1 ok 2 - list signif: 10, 0, 1 ok 3 - scalar signif: 10, 1, 1 ok 4 - list signif: 10, 1, 1 ok 5 - scalar signif: 10, 0, 2 ok 6 - list signif: 10, 0, 2 ok t/99_kwalitee........1..0 # Skip author tests skipped all skipped: author tests t/99_pod.............1..0 # Skip author tests skipped all skipped: author tests t/99_pod_coverage....1..0 # Skip author tests skipped all skipped: author tests All tests successful, 3 tests skipped. Files=8, Tests=22, 6 wallclock secs ( 5.03 cusr + 0.32 csys = 5.35 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Statistics/Benford.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Statistics::Benford.3 Writing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/Statistics/Benford/.packlist Appending installation info to /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/perllocal.pod