Checking if your kit is complete... Looks good Writing Makefile for Test::Resub cp lib/Test/Resub.pm blib/lib/Test/Resub.pm Manifying blib/man3/Test::Resub.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 # Failed test (t/00-load.t at line 6) # Tried to use 'Test::Resub'. # Error: syntax error at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-Resub/blib/lib/Test/Resub.pm line 86, near "($was_called ?" # (Might be a runaway multi-line ?? string starting on line 70) # Global symbol "$was_called" requires explicit package name at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-Resub/blib/lib/Test/Resub.pm line 70. # syntax error at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Test-Resub/blib/lib/Test/Resub.pm line 86, near "'called' :" # Compilation failed in require at (eval 1) line 2. not ok 1 - use Test::Resub; Use of uninitialized value in concatenation (.) or string at t/00-load.t line 9. # Testing Test::Resub , Perl 5.008002, /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl # 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/01-main....1..56 syntax error at lib/Test/Resub.pm line 86, near "($was_called ?" (Might be a runaway multi-line ?? string starting on line 70) Global symbol "$was_called" requires explicit package name at lib/Test/Resub.pm line 70. syntax error at lib/Test/Resub.pm line 86, near "'called' :" Compilation failed in require at t/01-main.t line 13. BEGIN failed--compilation aborted at t/01-main.t line 13. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-56 Failed 56/56 tests, 0.00% okay t/TODO.......1..1 ok 1 - You're not ready to release, you've still got a TODO ok Failed 2/3 test scripts, 33.33% okay. 57/58 subtests failed, 1.72% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/00-load.t 1 256 1 1 100.00% 1 t/01-main.t 255 65280 56 112 200.00% 1-56 make: *** [test_dynamic] Error 25