Padre, the Perl IDE
I have been using Emacs for decades. I am totally happy with it (indeed, it keeps getting better and better!) and am not looking for another editor. Nonetheless I like to keep abreast of things, so when new tools become available, I like to check them out.
For a while now, I have been hearing about Padre, an IDE written in Perl. However, until recently, I wasn't able to get it to work. Granted, I never tried anything more than
PERL_MM_USE_DEFAULT=1 cpan Padre
but for version 0.50 and below that always failed one or more te…