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

Additionally, this one from vim.org also has embedded perl. (choose the windows self-installing exe).

To verify embedded perl, issue the command :echo has('perl') you might try that command in case you already have perl-enabled VIM.