I use VIM which is a an excellent vi clone with colour
syntax for perl.
Does anyone have any cool .vimrc lines for use with perl?
I would like a way of being able to jump to lines with
errors (set makeprg?) and capture output in another
vim window as is possible with emacs.