in reply to Re^3: Using the syntax checking feature in vim perlsupport plugin
in thread Using the syntax checking feature in vim perlsupport plugin

Yeah, I'm on 1.73 but when I looked at the source for 1.75 it had the same exact lines so I didn't bother to install it. I'm invoking it the same way you are.

I guess I'll try upgrading. I installed the module using Debian package manager. What's the best practice for overriding the stock Perl module in Debian? This is another area I'm weak on.

Update: This thread looks like a pretty thorough discussion of the options: http://www.perlmonks.org/?node_id=753416

$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate";
$nysus = $PM . ' ' . $MCF;
Click here if you love Perl Monks

  • Comment on Re^4: Using the syntax checking feature in vim perlsupport plugin