Checking if your kit is complete... Looks good Writing Makefile for Config::Apt::Sources cp lib/Config/Apt/Sources.pm blib/lib/Config/Apt/Sources.pm cp lib/Config/Apt/SourceEntry.pm blib/lib/Config/Apt/SourceEntry.pm 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 Config::Apt::Sources; # Testing Config::Apt::Sources 0.03, Perl 5.006001, /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl ok t/01-sourceentry....1..4 ok 1 - source line parsed correctly ok 2 - parsed components correctly ok 3 - set and constructed new line correctly ok 4 - entry with no components created ok t/comment...........1..2 # Failed test 'no comment bug' # at t/comment.t line 12. not ok 1 - no comment bug Use of uninitialized value in string eq at t/comment.t line 17, line 1. # Failed test 'comments with leading whitespace' # at t/comment.t line 17. # Looks like you failed 2 tests of 2. not ok 2 - comments with leading whitespace dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay 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 t/sourceentry.......1..5 ok 1 - source line parsed correctly ok 2 - parsed components correctly # Failed test 'entry with no components created' ok 3 - set and constructed new line correctly not ok 4 - entry with no components created # at t/sourceentry.t line 31. # Failed test 'source line with extra whitespace parsed correctly' # at t/sourceentry.t line 37. # Looks like you failed 2 tests of 5. not ok 5 - source line with extra whitespace parsed correctly dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 4-5 Failed 2/5 tests, 60.00% okay t/sources...........1..3 ok 1 - file parsed correctly ok 2 - no reference bug ok 3 - set_sources ok t/to_string.........1..1 ok 1 ok t/warnings..........1..2 arguments must be Config::Apt::SourceEntry objects at t/warnings.t line 13 # Looks like you planned 2 tests but only ran 1. # Looks like your test died just after 1. ok 1 - SourceEntry::from_string (no args) dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay Failed 3/9 test scripts, 66.67% okay. 5/18 subtests failed, 72.22% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/comment.t 2 512 2 2 100.00% 1-2 t/sourceentry.t 2 512 5 2 40.00% 4-5 t/warnings.t 255 65280 2 2 100.00% 2 2 tests skipped. make: *** [test_dynamic] Error 2