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/ia64-lp64/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00-distribution...1..0 # Skip Test::Distribution not installed skipped: Test::Distribution not installed t/00-signature......1..0 # Skip Set the environment variable TEST_SIGNATURE to enable this test. skipped: Set the environment variable TEST_SIGNATURE to enable this test. t/01-Catalyst-Plugin-CustomErrorMessage.1..20 "uri_escape_utf8" is not exported by the URI::Escape module at blib/lib/Catalyst/Plugin/CustomErrorMessage.pm line 39 # Failed test (t/01-Catalyst-Plugin-CustomErrorMessage.t at line 11) # Tried to use 'Catalyst::Plugin::CustomErrorMessage'. # Error: Can't continue after import errors at blib/lib/Catalyst/Plugin/CustomErrorMessage.pm line 39 # BEGIN failed--compilation aborted at t/01-Catalyst-Plugin-CustomErrorMessage.t line 11. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. not ok 1 - use Catalyst::Plugin::CustomErrorMessage; not ok 2 - Catalyst::Plugin::CustomErrorMessage->can('finalize_error') # Failed test (t/01-Catalyst-Plugin-CustomErrorMessage.t at line 13) # 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 Test Status Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------- t/01-Catalyst-Plugin-CustomErrorMessage.t 255 65280 20 20 100.00% 1-20 2 tests skipped. Failed 1/3 test scripts, 66.67% okay. 20/20 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 2