![]() |
|
P is for Practical | |
PerlMonks |
Re: Perl IDEby jplindstrom (Monsignor) |
on Sep 15, 2008 at 22:06 UTC ( #711550=note: print w/replies, xml ) | Need Help?? |
Here is a rather comprehensive table of Perl Development Tools.
For Emacs users, Devel::PerlySense may be helpful. Helps with:
Works on Windows and Unix. Even without Devel::PerlySense, Emacs already has syntax highlighting and indentation, a visual frontend to the Perl debugger, really nice integration with your version control system, ctags, the best diff/merge feature I've ever used, remote editing, etc. etc. So it's a quite capable package. I'm not encouraging you to switch to Emacs or anything (it's got quite a daunting learning curve), but if you already use Emacs, make sure you explore all the brilliant tools it has accumulated over the years. Well, decades.
In Section
Seekers of Perl Wisdom
|
|