in reply to Perl IDE

I suppose it’s also a matter of taste. I use Eclipse with the EPIC plugin. I got used to Eclipse having worked with WSAD (WebSphere Studio Application Developer). I use Eclipse for multiple languages, it has some nice features. I have also been using VIM lately to edit Perl scripts.

Replies are listed 'Best First'.
Re^2: Perl IDE
by bassplayer (Monsignor) on Sep 14, 2008 at 15:48 UTC
    I had to use Eclipse for a job a few years back, and we also used EPIC. I felt much better after finding viPlugin so I could still use VI within Eclipse. Cost a few bucks, but I got a better exchange rate back then. Alas, Eclipse became too "crashy" for us to use (seemed to dislike multiple large codebases), and so we moved back to our various editors of choice.

    bassplayer