Checking if your kit is complete... Looks good Writing Makefile for Config::Apt::Sources cp lib/Config/Apt/SourceEntry.pm blib/lib/Config/Apt/SourceEntry.pm cp lib/Config/Apt/Sources.pm blib/lib/Config/Apt/Sources.pm Manifying blib/man3/Config::Apt::SourceEntry.3 Manifying blib/man3/Config::Apt::Sources.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load...........1..1 ok 1 - use Config::Apt::Sources; # Testing Config::Apt::Sources 0.03, Perl 5.010000, /Users/cpanrun/build/5.10.0/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. not ok 2 - comments with leading whitespace # Looks like you failed 2 tests of 2. 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..2 ok 1 - blib/lib/Config/Apt/SourceEntry.pm ok 2 - blib/lib/Config/Apt/Sources.pm ok t/sourceentry.......1..5 ok 1 - source line parsed correctly ok 2 - parsed components correctly ok 3 - set and constructed new line correctly # Failed test 'entry with no components created' # at t/sourceentry.t line 31. not ok 4 - entry with no components created # Failed test 'source line with extra whitespace parsed correctly' # at t/sourceentry.t line 37. not ok 5 - source line with extra whitespace parsed correctly # Looks like you failed 2 tests of 5. 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 ok 1 - SourceEntry::from_string (no args) 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. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/comment.t 2 512 2 2 1-2 t/sourceentry.t 2 512 5 2 4-5 t/warnings.t 255 65280 2 2 2 1 test skipped. Failed 3/9 test scripts. 5/20 subtests failed. Files=9, Tests=20, 0 wallclock secs ( 0.57 cusr + 0.18 csys = 0.75 CPU) Failed 3/9 test programs. 5/20 subtests failed. make: *** [test_dynamic] Error 255