Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Greetings Monks

I gave my first presentation on a Perl subject the other night, a talk on how I use Vim as a Perl IDE. It was for the San Francisco Perl Mongers. While I use both Vim and Emacs, I was lucky enough to have this opportunity to spend a few weeks researching how to customize Vim to make my Perl development more productive.

I discovered a plugin named perl-support.vim, and it has made writing code a lot more enjoyable. I can tidy up, critique (Perl::Critic), debug, profile, run as a command line program, and do a few other things using a few hot keys from my Vim buffer. I also implemented an auto-completion feature, and a taglist plugin, as well as cvs and subversion capabilities.

My talking notes are here along with my .vim directory. There's Any free perl editors? node which discusses using various editors for Perl, but I'm wondering specifically if you use any helpful plugins for Vim while developing Perl.

UPDATE: I didn't see .vimrc for perl programmers node when I was writing this, there are lots of good links there to more resources.

Edit: g0n - moved from Perl News to Meditations

~2006-04-04 14:09 GMT Moved from Meditations to Perl News by planetscape (as it consists mainly of pointers to offsite content)


In reply to Vim as a Perl IDE (perl-support.vim) by redhotpenguin

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
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 19:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found