Checking if your kit is complete... Looks good Writing Makefile for Regexp::DeferredExecution cp lib/Regexp/DeferredExecution.pm blib/lib/Regexp/DeferredExecution.pm Manifying blib/man3/Regexp::DeferredExecution.3 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/Regexp-DeferredExecution....1..15 ok 1 - use Regexp::DeferredExecution; ok 2 - $f was not set ... ok 3 - ... but $b was set ok 4 - $f is not foo ... ok 5 - $b is not ba ... # Failed test '... but $c is baz' # at t/Regexp-DeferredExecution.t line 25. # got: undef # expected: 'baz' not ok 6 - ... but $c is baz # Failed test '$f is foo ...' # at t/Regexp-DeferredExecution.t line 35. # got: undef # expected: 'foo' # Failed test '$b is ba ...' # at t/Regexp-DeferredExecution.t line 36. not ok 7 - $f is foo ... not ok 8 - $b is ba ... # got: undef # expected: 'ba' # Failed test '... and $c is still baz' # at t/Regexp-DeferredExecution.t line 37. # got: undef # expected: 'baz' not ok 9 - ... and $c is still baz # Failed test at t/Regexp-DeferredExecution.t line 50. # got: undef # expected: 'brown' # Failed test at t/Regexp-DeferredExecution.t line 51. not ok 10 not ok 11 # got: undef # expected: 'jumped' # Failed test at t/Regexp-DeferredExecution.t line 52. # got: undef # expected: 'lazy' not ok 12 ok 13 # Looks like you failed 7 tests of 15. ok 14 ok 15 dubious Test returned status 7 (wstat 1792, 0x700) DIED. FAILED tests 6-12 Failed 7/15 tests, 53.33% okay Failed 1/1 test scripts, 0.00% okay. 7/15 subtests failed, 53.33% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/Regexp-DeferredExecution.t 7 1792 15 7 46.67% 6-12 make: *** [test_dynamic] Error 7