Checking if your kit is complete... Looks good Writing Makefile for Text::Repository cp Repository.pm blib/lib/Text/Repository.pm Manifying blib/man3/Text::Repository.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/01load...........1..1 ok 1 - require Text::Repository; ok t/02instantiate....1..1 ok 1 - new returns a defined object ok t/03paths..........1..9 ok 1 - Correct number of paths ok 2 - Paths are set correctly ok 3 - Paths can be removed correctly ok 4 - Paths are set correctly ok 5 - Duplicate paths are handled correctly ok 6 - Duplicate paths are handled correctly ok 7 - Adding paths using arrayref ok 8 - Adding paths using arrayrefs works ok 9 - add_path ignores non-directories ok t/04fetch..........1..5 ok 1 - Fetch works! ok 2 - Fetch works! ok 3 - Fetch works! ok 4 - Fetch works! ok 5 - Fetch works! ok All tests successful. Files=4, Tests=16, 1 wallclock secs ( 0.32 cusr + 0.11 csys = 0.43 CPU) Installing /Users/cpanrun/build/5.10.0/site/lib/Text/Repository.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Text::Repository.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod Can't locate object method "new" via package "ActivePerl::DocTools::TOC::HTML" at /Users/cpanrun/build/5.10.0/lib/ActivePerl/DocTools.pm line 29. make: *** [doc_update] Error 255