NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Editors (Score:1)
OpenPerl IDE (Score:2)
A newer option on the scene is to use Eclipse with the Perl plugins.
Re:OpenPerl IDE (Score:1)
I want details! (Score:1)
Re:I want details! (Score:1)
For everyone else willing to take a look at the perl code... just send me your e-mail address and I will reply with the code.
Thanks.
EditPlus (Score:1)
A shareware app, that suits me fine. It has loads of user submitted template, syntax and completion files for all kinds of languages. It does colour highlighting too.
But the best bit for me is the regex engine. It'll do grep across the current selection, file, files loaded or within directories, and sed across any file loaded. Also when you click a line in the search results pane, the app will automatically load the file (if not already loaded) and put the cursor on the first char
Emacs - of course (Score:2)
It runs on a wide variety of platforms, (nearly) all Un*x flavours (incl OS-X) and Win32.
There is a quite steep learning curve, but once you are up and running, it gives a nice productivity boost - IMHO.
Re:Emacs - of course (Score:1)
??? Between tab-completion for commands, apropos help, and the way it flashes key combinations in the minibar when you use the full "M-x command-name" to which they are bound, it seems to me that Emacs has one of the shallowest (if longest) learning curves around. Of course, my main point of comparison is Vi, which has to be about the least newbie-friendly editor alive (unless you count "ed", "THE STANDARD... text editor").
Find a regular Emacs user, steal his/her
Nobody mentioned EngInSite Perl Editor (Score:1)