in reply to SOLVED: How to get rid of "void context" warnings when using vim's perl-support plugin

SOLVED

Thanks to discussion here.

Solution: Look for the following line:

exe ':set makeprg='.s:Perl_Perl.'\ -cW'

in the perl-support.vim file and change the upper case "W" to a lower case "w".

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