Checking if your kit is complete... Looks good Writing Makefile for Personality::Type::MBTI cp lib/Personality/Type/MBTI.pm blib/lib/Personality/Type/MBTI.pm Manifying blib/man3/Personality::Type::MBTI.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 # Testing Personality::Type::MBTI 0.05, Perl 5.006001, /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl ok 1 - use Personality::Type::MBTI; ok t/01-usage........1..37 ok 1 - simple test: infp ok 2 - simple test: xxxx ok 3 - simple test: weighted values ok 4 - simple test: weighted values ok 5 - simple test: negative values ok 6 - (e, s, t, p, e, s, t, p, e, s, t, p, e, s, t, p) is estp ok 7 - (e, s, t, j, e, s, t, j, e, s, t, j, e, s, t, j) is estj ok 8 - (e, s, f, p, e, s, f, p, e, s, f, p, e, s, f, p) is esfp ok 9 - (e, s, f, j, e, s, f, j, e, s, f, j, e, s, f, j) is esfj ok 10 - (e, n, t, p, e, n, t, p, e, n, t, p, e, n, t, p) is entp ok 11 - (e, n, t, j, e, n, t, j, e, n, t, j, e, n, t, j) is entj ok 12 - (e, n, f, p, e, n, f, p, e, n, f, p, e, n, f, p) is enfp ok 13 - (e, n, f, j, e, n, f, j, e, n, f, j, e, n, f, j) is enfj ok 14 - (i, s, t, p, i, s, t, p, i, s, t, p, i, s, t, p) is istp ok 15 - (i, s, t, j, i, s, t, j, i, s, t, j, i, s, t, j) is istj ok 16 - (i, s, f, p, i, s, f, p, i, s, f, p, i, s, f, p) is isfp ok 17 - (i, s, f, j, i, s, f, j, i, s, f, j, i, s, f, j) is isfj ok 18 - (i, n, t, p, i, n, t, p, i, n, t, p, i, n, t, p) is intp ok 19 - (i, n, t, j, i, n, t, j, i, n, t, j, i, n, t, j) is intj ok 20 - (i, n, f, p, i, n, f, p, i, n, f, p, i, n, f, p) is infp ok 21 - (i, n, f, j, i, n, f, j, i, n, f, j, i, n, f, j) is infj ok 22 - (p, s, s, p, s, p, e, p, i, t, s, t, e, p, e, e, t, t, s) is estp ok 23 - (s, i, s, t, s, e, j, t, j, j, e, e, i, s, s, e, j, t, t) is estj ok 24 - (f, p, s, s, e, e, t, f, p, e, f, s, p, p, s, e, f, i, f) is esfp ok 25 - (j, f, f, e, t, j, e, s, i, f, s, s, e, e, f, j, j, s, j) is esfj ok 26 - (t, e, e, e, p, n, p, n, e, p, n, t, e, n, e, n, t, p, t) is entp ok 27 - (j, j, s, t, e, n, t, j, e, e, t, t, e, n, j, n, j, n, n) is entj ok 28 - (f, e, e, n, p, f, f, t, n, e, f, n, n, p, t, p, p, e, f) is enfp ok 29 - (j, j, n, j, f, i, n, e, f, j, f, n, e, f, e, e, t, n, e) is enfj ok 30 - (i, t, i, s, t, s, i, s, i, j, s, p, p, j, p, t, j, t, p) is istp ok 31 - (i, t, j, i, j, t, t, i, s, p, i, j, i, s, t, s, s, s, j) is istj ok 32 - (p, s, p, f, i, f, s, i, p, s, j, p, f, i, f, i, p, i, s) is isfp ok 33 - (f, s, f, i, i, j, t, i, j, i, s, j, j, f, f, s, e, s, n) is isfj ok 34 - (p, p, p, p, i, i, t, n, t, i, n, f, s, t, n, i, n, e, t) is intp ok 35 - (j, n, n, i, t, i, f, j, j, j, t, t, n, t, t, n, j, i, i) is intj ok 36 - (n, f, f, i, t, n, n, i, t, p, n, p, i, p, s, f, f, i, p) is infp ok 37 - (f, j, i, f, i, f, n, n, e, j, j, f, f, i, j, j, i, n, n) is infj ok t/02-functions....1..32 ok 1 - dominant(estp) is se ok 2 - dominant(estj) is te ok 3 - dominant(esfp) is se ok 4 - dominant(esfj) is fe ok 5 - dominant(entp) is ne ok 6 - dominant(entj) is te ok 7 - dominant(enfp) is ne ok 8 - dominant(enfj) is fe ok 9 - dominant(istp) is ti ok 10 - dominant(istj) is si ok 11 - dominant(isfp) is fi ok 12 - dominant(isfj) is si ok 13 - dominant(intp) is ti ok 14 - dominant(intj) is ni ok 15 - dominant(infp) is fi ok 16 - dominant(infj) is ni ok 17 - auxiliary(estp) is ti ok 18 - auxiliary(estj) is si ok 19 - auxiliary(esfp) is fi ok 20 - auxiliary(esfj) is si ok 21 - auxiliary(entp) is ti ok 22 - auxiliary(entj) is ni ok 23 - auxiliary(enfp) is fi ok 24 - auxiliary(enfj) is ni ok 25 - auxiliary(istp) is te ok 26 - auxiliary(istj) is se ok 27 - auxiliary(isfp) is fe ok 28 - auxiliary(isfj) is se ok 29 - auxiliary(intp) is te ok 30 - auxiliary(intj) is ne ok 31 - auxiliary(infp) is fe ok 32 - auxiliary(infj) is ne ok t/boilerplate.....1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Personality/Type/MBTI.pm contains no boilerplate text ok t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD All tests successful, 2 tests skipped. Files=6, Tests=73, 4 wallclock secs ( 3.64 cusr + 0.27 csys = 3.91 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Personality/Type/MBTI.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Personality::Type::MBTI.3 Writing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/Personality/Type/MBTI/.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