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 /Users/cpanrun/build/5.8.8/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 ok 1 - use Catalyst::Plugin::CustomErrorMessage; ok 2 - Catalyst::Plugin::CustomErrorMessage->can('finalize_error') # > in debug mode ok 3 - check if finalize_error() was really called ok 4 - check internal finalize_error() ok 5 - flash empty # > no action set tests ok 6 - response body empty ok 7 - check if it was really called ok 8 - default redirect is "/" ok 9 - check error message in flash ok 10 - check if it was really called # > action set tests ok 11 - config redirect is "/custom" ok 12 - check if it was really called ok 13 - default view is TT ok 14 - default template is error.tt2 ok 15 - default content type is "text/html; charset=utf-8" ok 16 - check if it was really called ok 17 - now view is "View" ok 18 - now template is my_error.tt2 ok 19 - now content type is "text/plain; charset=utf-8" ok 20 - now response status is "0" ok All tests successful, 2 tests skipped. Files=3, Tests=20, 0 wallclock secs ( 0.17 cusr + 0.06 csys = 0.23 CPU) Installing /Users/cpanrun/build/5.8.8/html/site/lib/Catalyst/Plugin/CustomErrorMessage.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Catalyst/Plugin/CustomErrorMessage.pm Installing /Users/cpanrun/build/5.8.8/man/man3/Catalyst::Plugin::CustomErrorMessage.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod