Checking if your kit is complete... Looks good Writing Makefile for HTML::Toc cp Toc.pm blib/lib/HTML/Toc.pm cp Toc.pod blib/lib/HTML/Toc.pod cp TocUpdator.pm blib/lib/HTML/TocUpdator.pm cp TocInsertor.pm blib/lib/HTML/TocInsertor.pm cp TocGenerator.pm blib/lib/HTML/TocGenerator.pm PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/extend.........ok t/format.........ok t/generate.......ok t/insert.........# Test 9 got: "\n\n\n\n\n

Appendix

\n

Appendix Paragraph

\n

Appendix

\n

Appendix Paragraph

\n\n" (t/insert.t at line 146) # Expected: "\n\n\n\n\n

Appendix

\n

Appendix Paragraph

\n

Appendix

\n

Appendix Paragraph

\n\n" # (Install the Algorithm::Diff module to have differences in multiline # output explained. You might also set the PERL_TEST_DIFF environment # variable to run a diff program on the output.) # t/insert.t line 146 is: ok($output, <

Header

" (t/propagate.t at line 176) # Expected: "

Header

" # t/propagate.t line 176 is: ok($output, '

Header

'); FAILED test 10 Failed 1/10 tests, 90.00% okay t/siteMap........ok t/update.........ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/insert.t 10 1 10.00% 9 t/propagate.t 10 1 10.00% 10 Failed 2/10 test scripts, 80.00% okay. 2/71 subtests failed, 97.18% okay. make: *** [test_dynamic] Error 25