The initial question was "Other than padre..". I never got Padre to work.
My favorite is Komodo IDE. NB: Komodo Edit (the free edition with less features) is open source now, it' on Github: https://github.com/Komodo/KomodoEdit 2015-05-21 13:24 GMT+02:00 Shawn H Corey <shawnhco...@gmail.com>: > On Thu, 21 May 2015 10:21:07 +0200 > Li Xue <me.li...@gmail.com> wrote: > > > Just realized that I replied only to Gary. Here is how to use vim as > > perl IDE. VIM-based perl IDE is my favoriate because it saved me lots > > of time in debugging and in tidying up my code. I used eclipse before > > and the perl plugin is too buggy and too slow. > > > > Two things you need to do to configure vim for perl: > > > > 1. https://www.youtube.com/watch?v=DrzAuLsxgwU > > 2. perl-support: http://www.vim.org/scripts/script.php?script_id=556 > > > > Li > > > > There is also Padre <http://padre.perlide.org/>, an IDE written in Perl > (and WxWidgets) for Perl (and other languages). > > > -- > Don't stop where the ink does. > Shawn > > -- > To unsubscribe, e-mail: beginners-unsubscr...@perl.org > For additional commands, e-mail: beginners-h...@perl.org > http://learn.perl.org/ > > >