I tried the no warnings/use warnings trick you suggested but I'm still getting the warnings. I'm only getting the warnings from within vim. When I use perl -c command from the command line, I get no warnings (with or without trying to turn warnings off using the no warnings/use warnings trick).
I've posted a new question about this problem at SOLVED: How to get rid of "void context" warnings when using vim's perl-support plugin
$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate";
$nysus = $PM . ' ' . $MCF;
Click here if you love Perl Monks
In reply to Re^2: Using the syntax checking feature in vim perlsupport plugin
by nysus
in thread Using the syntax checking feature in vim perlsupport plugin
by nysus
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |