in reply to From Win to Lin: Perl IDE choices?

I have been using Komodo for years, and absolutely love it. Syntax Highlighting, auto complete, and it even runs your code through the perl compiler and can show your syntax errors and any warnings your script would generate. The only major draw back to it that I can see is it's flimsy support for regular expressions (python syntax at that!).

May the Force be with you