Checking if your kit is complete... Looks good Writing Makefile for Acme::Tests cp lib/Acme/Tests/Perl.pm blib/lib/Acme/Tests/Perl.pm cp lib/Acme/Tests.pm blib/lib/Acme/Tests.pm Manifying blib/man3/Acme::Tests::Perl.3 Manifying blib/man3/Acme::Tests.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/00.simple.... 2 + 2 = ? ==>  Who writes Acme.pm ? (1) acme (2) spoon (3) ingy (4) all of them ==>  Who Invents Perl ? (1) Larry Nelson (2) Larry Wall (3) Larry King (4) Some guy with "Perl" in his name ==>  Who plays on slashdot.org ? (1) Cowboy Neal (1) Cowboy Neal (1) Cowboy Neal (1) Cowboy Neal ==> Verifing your answer... Use of uninitialized value in substitution (s///) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Acme-Tests/blib/lib/Acme/Tests.pm line 72. Use of uninitialized value in substitution (s///) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Acme-Tests/blib/lib/Acme/Tests.pm line 73. # Failed test (t/00.simple.t at line 18) Use of uninitialized value in substitution (s///) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Acme-Tests/blib/lib/Acme/Tests.pm line 72. Use of uninitialized value in substitution (s///) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Acme-Tests/blib/lib/Acme/Tests.pm line 73. # Failed test (t/00.simple.t at line 18) Use of uninitialized value in substitution (s///) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Acme-Tests/blib/lib/Acme/Tests.pm line 72. Use of uninitialized value in substitution (s///) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Acme-Tests/blib/lib/Acme/Tests.pm line 73. # Failed test (t/00.simple.t at line 18) not ok 1 not ok 2 not ok 3 Use of uninitialized value in substitution (s///) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Acme-Tests/blib/lib/Acme/Tests.pm line 72. Use of uninitialized value in substitution (s///) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Acme-Tests/blib/lib/Acme/Tests.pm line 73. # Failed test (t/00.simple.t at line 18) not ok 4 1..4 # Looks like you failed 4 tests of 4. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/01.perl...... Which one is an author id on CPAN ? (1) jhh (2) jhi (3) jhj (4) jhk ==>  Which debugger does lwall use ? (1) perl -d (2) gdb (3) American Heritage Dictionary (4) printf ==>  What is the meaning of Ponie in Perl6? (1) The animal that eats carrot. (2) The codename of Perl6 (3) The Perl 5 interpreter (4) The replacement of /usr/bin/perl ==> Verifing your answer... Use of uninitialized value in substitution (s///) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Acme-Tests/blib/lib/Acme/Tests.pm line 72. Use of uninitialized value in substitution (s///) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Acme-Tests/blib/lib/Acme/Tests.pm line 73. # Failed test (t/01.perl.t at line 18) not ok 1 Use of uninitialized value in substitution (s///) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Acme-Tests/blib/lib/Acme/Tests.pm line 72. Use of uninitialized value in substitution (s///) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Acme-Tests/blib/lib/Acme/Tests.pm line 73. # Failed test (t/01.perl.t at line 18) Use of uninitialized value in substitution (s///) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Acme-Tests/blib/lib/Acme/Tests.pm line 72. Use of uninitialized value in substitution (s///) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Acme-Tests/blib/lib/Acme/Tests.pm line 73. # Failed test (t/01.perl.t at line 18) # Looks like you failed 3 tests of 3. not ok 2 not ok 3 1..3 dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay Failed 2/2 test scripts, 0.00% okay. 7/7 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------- t/00.simple.t 4 1024 4 4 100.00% 1-4 t/01.perl.t 3 768 3 3 100.00% 1-3 make: *** [test_dynamic] Error 2