Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

making perl interactive with VI

by NovMonk (Chaplain)
on Feb 17, 2004 at 18:57 UTC ( #329681=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
     
    #!/usr/bin/perl
     while (<>) {                         
    ...
                     }                    
             print "$_";                  
             }
    
  2. or download this
     #!/usr/bin/perl -w                         
                                                
    ...
             s/;fac=.//g;                       
             unless (/^net/i) {print "$_";}     
             }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2023-12-11 10:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (41 votes). Check out past polls.

    Notices?