Checking if your kit is complete... Looks good Writing Makefile for Test::AskAnExpert cp lib/Test/AskAnExpert.pm blib/lib/Test/AskAnExpert.pm cp lib/Test/AskAnExpert/Interface/File.pm blib/lib/Test/AskAnExpert/Interface/File.pm cp lib/Test/AskAnExpert/Interface/Mock.pm blib/lib/Test/AskAnExpert/Interface/Mock.pm cp lib/Test/AskAnExpert/Question.pm blib/lib/Test/AskAnExpert/Question.pm cp lib/Test/AskAnExpert/Interface.pm blib/lib/Test/AskAnExpert/Interface.pm Manifying blib/man3/Test::AskAnExpert.3 Manifying blib/man3/Test::AskAnExpert::Interface::File.3 Manifying blib/man3/Test::AskAnExpert::Interface::Mock.3 Manifying blib/man3/Test::AskAnExpert::Question.3 Manifying blib/man3/Test::AskAnExpert::Interface.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/Test-AskAnExpert-Interface-File....1..23 ok 1 - require Test::AskAnExpert::Interface::File; ok 2 - Interface loads properly ok 3 - Default directory set ok 4 - Existing directory sets ok 5 - Non-existing directory sets ok 6 - Properly creates directory ok 7 - Questions submit properly ok 8 - Creates question file ok 9 - Does not have an answer by default ok 10 - Answering skip creates answer ok 11 - Answering yes creates answer ok 12 - Answering no creates answer ok 13 - No answer when none available ok 14 - Error set when non-existant answer is asked for ok 15 - Answer returns true when skip is set ok 16 - Answer sets skip when skip is set ok 17 - Answer returns true when available ok 18 - Answer is correct when no comment ok 19 - Answer returns true when comments ok 20 - Answer gets comments ok 21 - Answer returns true when multiline comments ok 22 - Multiline comments handled properly ok 23 - Cleans up properly ok t/Test-AskAnExpert-Interface-Mock....1..13 ok 1 - require Test::AskAnExpert::Interface::Mock; ok 2 - Interface loads properly ok 3 - Questions submit properly ok 4 - Always has an answer ok 5 - Answer does not fail ok 6 - Populates correct answer ok 7 - Skip sets skip ok 8 - Skip stays set ok 9 - error causes errors ok 10 - error sets err properly ok 11 - error causes more errors ok 12 - error sets err properly ok 13 - never answer never has an answer ok t/Test-AskAnExpert-Interface.........1..8 ok 1 - use Test::AskAnExpert::Interface; ok 2 - Interface loads properly ok 3 - Questions submit properly ok 4 - Defaults to skipping ok 5 - Always has an answer ok 6 - Answer does not fail ok 7 - Defaults to skipping after answer ok 8 - err function behaves properly ok t/Test-AskAnExpert-Question..........1..17 ok 1 - use Test::AskAnExpert::Question; ok 2 - Proper constructon ok 3 - Retrieve question ok 4 - Question immutable ok 5 - Retrieve id ok 6 - Id immutable ok 7 - Retrieve name ok 8 - Change name ok 9 - Skip sets ok 10 - Skip mutable ok 11 - Skip does not clear from arguments ok 12 - Setting skip prevents answer ok 13 - test clears skip value ok 14 - Construct skipping ok 15 - Basic answer ok 16 - List context answer ok 17 - Answer chokes on something other than yes or no ok t/Test-AskAnExpert...................1..16 ok 1 - use Test::AskAnExpert; ok 2 - is_yes exported ok 3 - is_no exported ok 4 - Initializes an interface ok 5 - is_yes returns an ok with the answer yes ok 6 - is_no fails and produces proper diagnostics when provided yes ok 7 - ask provides proper question objects ok 8 - answer responds to proper question objects ok 9 - Re-initializes an interface ok 10 - is_no returns an ok with the answer no ok 11 - is_yes fails and produces proper diagnostics when provided no ok 12 - skip functions properly ok 13 - handles interface error on submit ok 14 - answer handles bad question objects ok 15 - answer handles interface errors ok 16 - properly skips on timeouts ok t/kwalitee...........................1..0 # Skip Test::Kwalitee not installed; skipping skipped all skipped: Test::Kwalitee not installed; skipping t/pod-coverage.......................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/pod................................1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD All tests successful, 3 tests skipped. Files=8, Tests=77, 10 wallclock secs ( 4.83 cusr + 0.37 csys = 5.20 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Test/AskAnExpert.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Test/AskAnExpert/Question.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Test/AskAnExpert/Interface.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Test/AskAnExpert/Interface/File.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Test/AskAnExpert/Interface/Mock.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Test::AskAnExpert.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Test::AskAnExpert::Interface::File.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Test::AskAnExpert::Interface::Mock.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Test::AskAnExpert::Question.3 Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Test::AskAnExpert::Interface.3 Writing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/Test/AskAnExpert/.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