Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

How do I create a simple, perl-based text filter for Vim

by dimar (Curate)
on Feb 13, 2005 at 17:12 UTC ( #430596=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    !sort           <-- this Vim command calls a binary, OK
    !myfilter.pl    <-- this Vim command calls a perl script, FAIL
    
  2. or download this
    #!/usr/local/perl
    ### myfilter.pl
    ...
        $sTest
        _IT_WORKED_
    ";
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://430596]
Approved by Tanktalus
Front-paged by Old_Gray_Bear
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (2)
As of 2023-12-10 14:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (40 votes). Check out past polls.

    Notices?