Checking if your kit is complete... Warning: prerequisite Path::Class 0.02 not found at /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Looks good 'NO_META' is not a known MakeMaker parameter name. Writing Makefile for Text::VimColor cp lib/Text/VimColor.pm blib/lib/Text/VimColor.pm 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/mark.vim blib/lib/Text/VimColor/mark.vim cp text-vimcolor blib/script/text-vimcolor /home/cpanrun/build/5.6.1/bin/perl -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 -MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/text-vimcolor Manifying blib/man3/Text::VimColor.3 Manifying blib/man1/text-vimcolor.1 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/01array...........vim returned an error code of '1' Vim wrote this error output: VIM - Vi IMproved 5.6 (2000 Jan 16, compiled May 1 2000 16:14:28) Unknown option: "-RXZ" More info with: "vim -h" # Looks like you planned 13 tests but only ran 4. # Looks like your test died just after 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 5-13 Failed 9/13 tests, 30.77% okay t/02file............ok t/05xml.............vim returned an error code of '1' Vim wrote this error output: VIM - Vi IMproved 5.6 (2000 Jan 16, compiled May 1 2000 16:14:28) Unknown option: "-RXZ" More info with: "vim -h" # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-12 Failed 12/12 tests, 0.00% okay t/10cmp.............vim returned an error code of '1' Vim wrote this error output: VIM - Vi IMproved 5.6 (2000 Jan 16, compiled May 1 2000 16:14:28) Unknown option: "-RXZ" More info with: "vim -h" # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/15let.............VIM - Vi IMproved 5.6 (2000 Jan 16, compiled May 1 2000 16:14:28) Included patches: 1-62, 64-70 Compiled by wichert@cloud, with (+) or without (-): +autocmd -browse +builtin_terms +byte_offset +cindent +cmdline_compl +cmdline_info +comments +cryptv -cscope +dialog_con +digraphs -emacs_tags +eval +ex_extra +extra_search -farsi +file_in_path -osfiletype +find_in_path +fork() -GUI -hangul_input +insert_expand +langmap +linebreak +lispindent +menu +mksession +modify_fname +mouse -mouse_dec +mouse_gpm -mouse_netterm +mouse_xterm +multi_byte -perl -python +quickfix -rightleft +scrollbind +smartindent -sniff +statusline +syntax +tag_binary +tag_old_static -tag_any_white -tcl +terminfo +textobjects +title +user_commands +visualextra +viminfo +wildignore +wildmenu +writebackup -X11 -xfontset -xim -xterm_clipboard -xterm_save system vimrc file: "$VIM/vimrc" user vimrc file: "$HOME/.vimrc" user exrc file: "$HOME/.exrc" fall-back for $VIM: "/usr/share/vim" Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -DHAVE_LANGMAP Linking: gcc -o vim -lncurses -lgpm skipped: need Vim 6.3 for this to work t/20override........vim returned an error code of '1' Vim wrote this error output: VIM - Vi IMproved 5.6 (2000 Jan 16, compiled May 1 2000 16:14:28) Unknown option: "-RXZ" More info with: "vim -h" # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/99pod............. *** WARNING: 2 unescaped <> in paragraph at line 552 in file lib/Text/VimColor.pm *** ERROR: unresolved internal link 'Template-Plugin-VimColor' at line 759 in file lib/Text/VimColor.pm lib/Text/VimColor.pm has 1 pod syntax error. FAILED test 1 Failed 1/2 tests, 50.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/01array.t 255 65280 13 9 69.23% 5-13 t/05xml.t 255 65280 12 12 100.00% 1-12 t/10cmp.t 255 65280 2 2 100.00% 1-2 t/20override.t 255 65280 4 4 100.00% 1-4 t/99pod.t 2 1 50.00% 1 1 test skipped. Failed 5/7 test scripts, 28.57% okay. 28/34 subtests failed, 17.65% okay. make: *** [test_dynamic] Error 29