Checking if your kit is complete... Looks good Writing Makefile for Template::Plugin::YAML cp lib/Template/Plugin/YAML.pm blib/lib/Template/Plugin/YAML.pm Manifying blib/man3/Template::Plugin::YAML.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/00simple....1..3 ok 1 - TT ran ok 2 not ok 3 - got what we expected # Failed test (t/00simple.t at line 14) # got: '--- # - foo: bar # - foo: baz # ' # expected: '--- #YAML:1.0 # - foo: bar # - foo: baz # ' # Looks like you failed 1 tests of 3. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/3 tests, 66.67% okay Failed 1/1 test scripts, 0.00% okay. 1/3 subtests failed, 66.67% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/00simple.t 1 256 3 1 33.33% 3 make: *** [test_dynamic] Error 2