Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: Perl Programming Tools - (who, what, where, when, and why)

by Aristotle (Chancellor)
on Oct 11, 2002 at 22:13 UTC ( [id://204691]=note: print w/replies, xml ) Need Help??


in reply to Re: Perl Programming Tools - (who, what, where, when, and why)
in thread Perl Programming Tools - (who, what, where, when, and why)

I added the following to my .vimrc noremap <F4> <ESC>:make<C-M> and the following, among others, to .vim/ftplugin/perl.vim setlocal makeprg=perl\ -Mstrict\ -wc\ % Now hitting F4 gets me a syntax check. In fact I've added a handful of other lines, so that F5 gives me a new window with clickable error messages that put the cursor on the line in question, and Ctrl-PageUp/Dn moves me from error to error as well. And once you master effective use of the ex command and the visual block mode, text almost edits itself.

Makeshifts last the longest.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (6)
As of 2024-04-23 11:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found