Incorrect test output in original report, make test failure below: PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/basic.t ................. 1/? Couldn't construct Catalyst::Plugin::Cache::Backend::Memory with either list style or hash ref style param passing: Undefined subroutine &Class::MOP::is_class_loaded called at /usr/local/share/perl/5.10.0/Catalyst/Utils.pm line 279. Undefined subroutine &Class::MOP::is_class_loaded called at /usr/local/share/perl/5.10.0/Catalyst/Utils.pm line 279. # Looks like your test exited with 255 just after 1. t/basic.t ................. Dubious, test returned 255 (wstat 65280, 0xff00) All 1 subtests passed t/config_backend_class.t .. 1/? Couldn't construct MyCache with either list style or hash ref style param passing: Undefined subroutine &Class::MOP::is_class_loaded called at /usr/local/share/perl/5.10.0/Catalyst/Utils.pm line 279. Undefined subroutine &Class::MOP::is_class_loaded called at /usr/local/share/perl/5.10.0/Catalyst/Utils.pm line 279. # Tests were run but no plan was declared and done_testing() was not seen. t/config_backend_class.t .. Dubious, test returned 255 (wstat 65280, 0xff00) All 1 subtests passed t/config_guess_backend.t .. ok t/currying_conf.t ......... 1/? Couldn't construct SomeClass with either list style or hash ref style param passing: Undefined subroutine &Class::MOP::is_class_loaded called at /usr/local/share/perl/5.10.0/Catalyst/Utils.pm line 279. Undefined subroutine &Class::MOP::is_class_loaded called at /usr/local/share/perl/5.10.0/Catalyst/Utils.pm line 279. # Tests were run but no plan was declared and done_testing() was not seen. t/currying_conf.t ......... Dubious, test returned 255 (wstat 65280, 0xff00) All 1 subtests passed t/key_regexes.t ........... 1/? Couldn't construct Catalyst::Plugin::Cache::Backend::Memory with either list style or hash ref style param passing: Undefined subroutine &Class::MOP::is_class_loaded called at /usr/local/share/perl/5.10.0/Catalyst/Utils.pm line 279. Undefined subroutine &Class::MOP::is_class_loaded called at /usr/local/share/perl/5.10.0/Catalyst/Utils.pm line 279. # Tests were run but no plan was declared and done_testing() was not seen. t/key_regexes.t ........... Dubious, test returned 255 (wstat 65280, 0xff00) All 2 subtests passed t/live_app.t .............. [warn] Catalyst::Plugin::Cache config not found, using empty config! t/live_app.t .............. 1/5 [warn] Catalyst::Plugin::Cache config not found, using empty config! t/live_app.t .............. ok Test Summary Report ------------------- t/basic.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 t/config_backend_class.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/currying_conf.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/key_regexes.t (Wstat: 65280 Tests: 2 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=6, Tests=14, 1 wallclock secs ( 0.04 usr 0.00 sys + 1.00 cusr 0.05 csys = 1.09 CPU) Result: FAIL Failed 4/6 test programs. 0/14 subtests failed. make: *** [test_dynamic] Error 255