Checking if your kit is complete... Looks good Writing Makefile for Sledge::Plugin::RedirectReferer cp lib/Sledge/Plugin/RedirectReferer.pm blib/lib/Sledge/Plugin/RedirectReferer.pm Manifying blib/man3/Sledge::Plugin::RedirectReferer.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/00-load........... # Failed test (t/00-load.t at line 6) # Tried to use 'Sledge::Plugin::RedirectReferer'. # Error: Can't locate object method "register_hook" via package "main" (perhaps you forgot to load "main"?) at blib/lib/Sledge/Plugin/RedirectReferer.pm line 34. # BEGIN failed--compilation aborted at t/00-load.t line 6. # Testing Sledge::Plugin::RedirectReferer 0.04, Perl 5.006001, /home/cpanrun/build/5.6.1/bin/perl # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/boilerplate.......ok t/pod-coverage......skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............skipped: Test::Pod 1.14 required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/00-load.t 1 256 1 1 100.00% 1 2 tests skipped. Failed 1/4 test scripts, 75.00% okay. 1/4 subtests failed, 75.00% okay. make: *** [test_dynamic] Error 29