in reply to A good editor for Perl sources

This question comes up so often it's a sitefaq (not a Tutorial or Categorized Question as it should be): see Code Editors and Development Environments.

Replies are listed 'Best First'.
Re^2: A good editor for Perl sources
by Neighbour (Friar) on Feb 28, 2012 at 12:34 UTC
    It could do with an update, I'm missing notepad++ and Kate.

      It links to Perl Development Tools which has some information about those editors. That node too, is a bit outdated.

        I think a good approach for starting a descent comparison would be to take the Komodo Feature List as a reference and compare the others.

        As a comercial tool they have a well communicated UI, terminology and documentation.

        See also:

        What are the criterias of a "good" Perl IDE?

        Cheers Rolf