in reply to Re: How do I create a simple, perl-based text filter for Vim
in thread How do I create a simple, perl-based text filter for Vim
I've tried, based on your suggestion, :%!perl script.pl and it works fine with vim6.3 on WindowsXP. Calling it without involving the perl.exe doesn't work.