Checking if your kit is complete... Looks good Writing Makefile for Text::VimColor cp lib/Text/VimColor/light.css blib/lib/Text/VimColor/light.css cp lib/Text/VimColor/light.xsl blib/lib/Text/VimColor/light.xsl cp lib/Text/VimColor.pm blib/lib/Text/VimColor.pm cp lib/Text/VimColor/mark.vim blib/lib/Text/VimColor/mark.vim cp text-vimcolor blib/script/text-vimcolor /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/text-vimcolor Manifying blib/man1/text-vimcolor.1 Manifying blib/man3/Text::VimColor.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/01array.......1..13 ok 1 - new() should return Text::VimColor object ok 2 - without a filename or string specified, marked() should die ok 3 - without a filename or string specified, input_filename() should be undef ok 4 - the 'string' and 'file' options should be mutually exclusive ok 5 - syntax markup shouldn't be undef ok 6 - syntax markup should be an array ref ok 7 - syntax markup should have the expected number of elements ok 8 - markup works with string input to syntax_mark_string() ok 9 - syntax markup shouldn't be undef ok 10 - syntax markup should be an array ref ok 11 - syntax markup should have the expected number of elements ok 12 - markup works using string input and marked() ok 13 - when input is a string, input_filename() should be undef ok t/02file........1..1 ok 1 - check we get the right error if the file doesn't exist ok t/05xml.........1..12 ok 1 - check that text from XML output matches original ok 2 - there should only be one root element ok 3 - check that the syntax types marked come in the right order ok 4 - check that text from XML output matches original ok 5 - there should only be one root element ok 6 - check that the syntax types marked come in the right order ok 7 - check that text from XML output matches original ok 8 - there should only be one root element ok 9 - check that the syntax types marked come in the right order ok 10 - check that text from XML output matches original ok 11 - there should only be one root element ok 12 - check that the syntax types marked come in the right order ok t/10cmp.........1..2 ok 1 - check that HTML output for hello.c comes out right ok 2 - check that HTML output for hello.c comes out right using a string ref ok t/15let.........1..0 # Skip need Vim 6.3 for this to work skipped all skipped: need Vim 6.3 for this to work t/20override....1..4 ok 1 - syntax_mark_file options override defaults ok 2 - syntax_mark_file goes back to defaults ok 3 - syntax_mark_string options override defaults ok 4 - syntax_mark_string is back to defaults ok t/99pod.........1..2 # Running under perl version 5.010000 for darwin # Current time local: Mon Nov 26 12:54:05 2007 # Current time GMT: Mon Nov 26 20:54:05 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok All tests successful, 1 test skipped. Files=7, Tests=34, 4 wallclock secs ( 1.76 cusr + 1.09 csys = 2.85 CPU) make: *** [htmlifypods] Hangup