in reply to Best perl editor on Ubuntu/Linux

Like many have said above, it comes down to personal choice. I personally tend to use emacs when in the command line, and geany when I'm in a gtk GUI. Neither are perl specific, but are both good text editors with syntax highlighting and other useful features.

Replies are listed 'Best First'.
Re^2: Best perl editor on Ubuntu/Linux
by sagarika (Novice) on Sep 08, 2011 at 13:00 UTC
    Thanks guys. The SCITE and PADRE seems to be very good. SCITE seems easy and fast. while PADRE supports features like: DEBUG and keyboard short-cuts. good stuffs.