in reply to Re: Best perl editor on Ubuntu/Linux
in thread Best perl editor on Ubuntu/Linux

I second OGB's recommendation for Vim as a Perl editor. With the vim plugin "perlsupport" and the Perl modules Perl::Critic and Perl::Tidy it's a pleasure to use.

GVim (GUIVim) can help ease the learning curve until you've learned Vim well enough that you don't need it anymore.

-Flak