link

Eclipse (www.eclipse.org) is a very nice extensible IDE. Currently it has especially strong support for Java and C++ but this is a promising project to add some Perl support. Note that since Eclipse is written in Java it is painfully slow on machines under, say, 1Ghz. Text editing oughtn't be CPU-bound, but…