Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for Statistics::Test::Sequence cp lib/Statistics/Test/Sequence.pm blib/lib/Statistics/Test/Sequence.pm Manifying blib/man3/Statistics::Test::Sequence.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/00pod.........1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD t/00podcover....1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/11faculty.....1..41 Can't locate object method "bone" via package "Math::BigFloat" (perhaps you forgot to load "Math::BigFloat"?) at blib/lib/Statistics/Test/Sequence.pm line 317. # Looks like you planned 41 tests but only ran 1. # Looks like your test died just after 1. ok 1 - use Statistics::Test::Sequence; dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-41 Failed 40/41 tests, 2.44% okay t/12expfreq.....1..21 ok 1 - use Statistics::Test::Sequence; Operation `**': no method found, left argument in overloaded package Math::BigFloat, right argument has no overloaded magic at blib/lib/Statistics/Test/Sequence.pm line 302. # Looks like you planned 21 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-21 Failed 20/21 tests, 4.76% okay t/20tests.......1..14 ok 1 - use Statistics::Test::Sequence; ok 2 - The object isa Statistics::Test::Sequence ok 3 ok 4 ok 5 # Failed test at t/20tests.t line 21. not ok 6 not ok 7 # Failed test at t/20tests.t line 22. # Failed test at t/20tests.t line 23. not ok 8 # Failed test at t/20tests.t line 24. not ok 9 ok 10 # Failed test at t/20tests.t line 35. # Failed test at t/20tests.t line 36. not ok 11 not ok 12 # Failed test at t/20tests.t line 37. # Failed test at t/20tests.t line 38. not ok 13 not ok 14 # Looks like you failed 8 tests of 14. dubious Test returned status 8 (wstat 2048, 0x800) DIED. FAILED tests 6-9, 11-14 Failed 8/14 tests, 42.86% okay Failed 3/5 test scripts, 40.00% okay. 68/76 subtests failed, 10.53% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/11faculty.t 255 65280 41 80 195.12% 2-41 t/12expfreq.t 255 65280 21 40 190.48% 2-21 t/20tests.t 8 2048 14 8 57.14% 6-9 11-14 2 tests skipped. make: *** [test_dynamic] Error 2