Checking if your kit is complete... Looks good Writing Makefile for Catalyst::Plugin::CustomErrorMessage cp lib/Catalyst/Plugin/CustomErrorMessage.pm blib/lib/Catalyst/Plugin/CustomErrorMessage.pm Manifying blib/man3/Catalyst::Plugin::CustomErrorMessage.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-distribution..........................1..0 # Skip Test::Distribution not installed skipped all skipped: Test::Distribution not installed t/00-signature.............................1..0 # Skip Set the environment variable TEST_SIGNATURE to enable this test. skipped all skipped: Set the environment variable TEST_SIGNATURE to enable this test. t/01-Catalyst-Plugin-CustomErrorMessage....1..20 # Failed test (t/01-Catalyst-Plugin-CustomErrorMessage.t at line 11) # Tried to use 'Catalyst::Plugin::CustomErrorMessage'. # Error: "uri_escape_utf8" is not exported by the URI::Escape module # Can't continue after import errors at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Catalyst-Plugin-CustomErrorMessage/blib/lib/Catalyst/Plugin/CustomErrorMessage.pm line 39 # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Catalyst-Plugin-CustomErrorMessage/blib/lib/Catalyst/Plugin/CustomErrorMessage.pm line 39. # Compilation failed in require at (eval 2) line 2. not ok 1 - use Catalyst::Plugin::CustomErrorMessage; # Failed test (t/01-Catalyst-Plugin-CustomErrorMessage.t at line 13) not ok 2 - Catalyst::Plugin::CustomErrorMessage->can('finalize_error') # Catalyst::Plugin::CustomErrorMessage->can('finalize_error') failed # > in debug mode Can't locate object method "finalize_error" via package "MyCatalyst" at t/01-Catalyst-Plugin-CustomErrorMessage.t line 29 # Looks like you planned 20 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-20 Failed 20/20 tests, 0.00% okay Failed 1/3 test scripts, 66.67% okay. 20/20 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/01-Catalyst-Plugin-CustomErrorMessage.t 255 65280 20 38 190.00% 1-20 2 tests skipped. make: *** [test_dynamic] Error 2