Checking if your kit is complete... Looks good Writing Makefile for HTML::Truncate cp lib/HTML/Truncate.pm blib/lib/HTML/Truncate.pm Manifying blib/man3/HTML::Truncate.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load..........1..1 ok 1 - use HTML::Truncate; # Testing HTML::Truncate 0.11, Perl 5.008002, /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl ok t/countdown........1..27 0.11 ok 1 - length 1 ok 2 - length 2 ok 3 - length 3 ok 4 - length 4 ok 5 - length 5 ok 6 - length 6 ok 7 - length 7 ok 8 - length 8 ok 9 - length 9 ok 10 - length 10 ok 11 - length 11 ok 12 - length 12 ok 13 - length 13 ok 14 - length 14 ok 15 - length 15 ok 16 - length 16 ok 17 - length 17 ok 18 - length 18 ok 19 - length 19 ok 20 - length 20 ok 21 - length 21 ok 22 - length 22 ok 23 - length 23 ok 24 - length 24 ok 25 - length 25 ok 26 - length 26 ok 27 - length 27 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 t/repair...........1..11 ok 1 - HTML::Truncate->new() ok 2 - The object isa HTML::Truncate ok 3 - $ht->repair defaults properly ok 4 - $ht->repair(1) ok 5 - $ht->repair(0) Use of uninitialized value in string eq at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Truncate/blib/lib/HTML/Truncate.pm line 300. Use of uninitialized value in string eq at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Truncate/blib/lib/HTML/Truncate.pm line 300. ok 6 - Repaired 'foobar quux' ... 'foobar quux' ok 7 - Repaired 'foobar' ... 'foobar' ok 8 - Repaired 'foobar' ... 'foobar' ok 9 - Repaired 'foobar' ... 'foobar' Use of uninitialized value in string eq at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Truncate/blib/lib/HTML/Truncate.pm line 300. ok 10 - Repaired 'foobar' ... 'foobar' ok 11 - Repaired '

foobar


quux

' ... '

foobar


quux

' ok t/synopsis.........1..2 ok 1 - Got code out of the SYNOPSIS space to evaluate

We have to test some... [readmore]

We have to test something.

ok 2 - Synopsis code sample eval'd ok t/truncate_html....1..15 ok 1 - HTML::Truncate->new() # Ellipsis: "…" ok 2 - The object isa HTML::Truncate ok 3 - Ellipsis defaults properly ok 4 - Set utf8 flag # Failed test (t/truncate_html.t at line 28) # Ellipsis: "…" ok 5 - Get utf8 flag not ok 6 - Ellipsis defaults properly ok 7 - Unset utf8 flag ok 8 - Check utf8 flag is 'off' ok 9 - Chars is defaulting properly ok 10 - Setting chars to 10 ok 11 - Chars is reset to 10 ok 12 # Whatever # #
# #

About the…

ok 13 - Truncating HTML ok 14 - Setting percentage to 52% # Looks like you failed 1 tests of 15. ok 15 - Truncating dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 6 Failed 1/15 tests, 93.33% okay Failed 1/7 test scripts, 85.71% okay. 1/56 subtests failed, 98.21% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------- t/truncate_html.t 1 256 15 1 6.67% 6 2 tests skipped. make: *** [test_dynamic] Error 1