Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Re: Favorite Text Editor?

by alfie (Pilgrim)
on May 23, 2001 at 18:05 UTC ( [id://82559]=note: print w/replies, xml ) Need Help??


in reply to Re: Favorite Text Editor?
in thread Favorite Text Editor?

You might find the :make feature of vim very useful: You can set makeprg to "perl\ -cw\ %" and use afterwards :make to check the program. This aproach offers you some nice features:
  • It's easier to type
  • You get the error-messages in a special buffer and can step through it. Read about this feature in :help quickfix
Another real good feature, btw :)
--
use signature; signature(" So long\nAlfie");

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://82559]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-04-25 07:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found