Checking if your kit is complete... Looks good Writing Makefile for Catalyst::Plugin::Snippets cp lib/Catalyst/Plugin/Snippets.pm blib/lib/Catalyst/Plugin/Snippets.pm Manifying blib/man3/Catalyst::Plugin::Snippets.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/02pod............1..0 # Skip set TEST_POD to enable this test skipped all skipped: set TEST_POD to enable this test t/03podcoverage....1..0 # Skip Test::Pod::Coverage 1.04 required skipped all skipped: Test::Pod::Coverage 1.04 required t/basic............ok 1 - use Catalyst::Plugin::Snippets; ok 2 - config: format ok 3 - config: allow_refs ok 4 - config: use_session_id ok 5 - config: content_type ok 6 - get and set client data ok 7 - get and set client in a certain session ok 8 - get and set client in another session ok 9 - ensures that cliend data doesn't clash with sessionid in key ok 10 - body is empty ok 11 - body is correct ok 12 - JSON body is correct ok 13 - JSON body is correct - for deep struct 1..13 ok All tests successful, 2 tests skipped. Files=3, Tests=13, 1 wallclock secs ( 0.30 cusr + 0.10 csys = 0.40 CPU) make: *** [htmlifypods] Hangup