Checking if your kit is complete... Looks good Writing Makefile for CSS::Parse::Packed cp lib/CSS/Parse/Packed.pm blib/lib/CSS/Parse/Packed.pm Manifying blib/man3/CSS::Parse::Packed.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/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 CSS::Parse::Packed; ok t/01.parse....................Subroutine Test::Base::is redefined at /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/Test/Base.pm line 288 ok 1 ok 2 ok 3 ok 4 1..4 ok t/02.get_style_by_selector....Subroutine Test::Base::is redefined at /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/Test/Base.pm line 288 # Failed test (t/02.get_style_by_selector.t at line 16) not ok 1 # got: 'body { padding: 6px; background-color: #FFFFFF } # ' # expected: 'body { padding: 6px; background-color: #FFFFFF } # ' 1..1 # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/pod.........................1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD Failed 1/4 test scripts, 75.00% okay. 1/6 subtests failed, 83.33% okay. Failed Test Stat Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------------------------------------------------------------------------------- t/02.get_style_by_selector.t 1 256 1 1 100.00% 1 1 test skipped. make: *** [test_dynamic] Error 25