![]() |
|
Syntactic Confectionery Delight | |
PerlMonks |
Re: How do I create a simple, perl-based text filter for Vimby TilRMan (Friar) |
on Feb 13, 2005 at 18:50 UTC ( #430609=note: print w/replies, xml ) | Need Help?? |
Since I don't know how to use Vim, this is a guess. If the _IT_WORKED_ tags are showing up, then the Perl script is running. Perhaps Vim is passing perl the text as a tempfile instead of on standard input. Change <STDIN> to <> and see if that helps.
In Section
Seekers of Perl Wisdom
|
|