Re: Can u suggest me the best ide for perl

2015-05-21 Thread Alex Becker
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 : > On Thu, 21 May 2015 10:

Re: Can u suggest me the best ide for perl

2015-05-21 Thread Shawn H Corey
On Thu, 21 May 2015 10:21:07 +0200 Li Xue 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 bugg

Re: Can u suggest me the best ide for perl

2015-05-21 Thread Li Xue
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

Re: Can u suggest me the best ide for perl

2015-03-16 Thread Gary Stainburn
On Friday 13 March 2015 17:32:50 Bob goolsby wrote: > The best IDE that I know of is a properly customized VIM. That's interesting. How would define customised? I exclusively use (g)vim for editing and have a number of key bindings etc. that help in my style of working, but would still not consi

Re: Can u suggest me the best ide for perl

2015-03-13 Thread Bob goolsby
The best IDE that I know of is a properly customized VIM. B On Fri, Mar 13, 2015 at 8:07 AM, wrote: > I like Komodo Edit. It's the free text editor from Komodo's IDE. The IDE > is only about $80 USD if you decide you want to buy it, but the text editor > is great. It has great intellisense/co

Re: Can u suggest me the best ide for perl

2015-03-13 Thread ekimdunaway
I like Komodo Edit. It's the free text editor from Komodo's IDE. The IDE is only about $80 USD if you decide you want to buy it, but the text editor is great. It has great intellisense/code completion for Perl, even for non standard/third party imported libraries. Sent from my buttPhone. > On

Re: Can u suggest me the best ide for perl

2015-03-13 Thread Shaji Kalidasan
Hi Rakesh, EPIC - Perl editor and IDE for eclipse. Please download eclipse from http://www.eclipse.org/downloads/ and then goto Help--->Install New Software and then add the update site (i.e the following URL) http://e-p-i-c.sf.net/updates/testing and follow the on-screen instructions. Note:

Re: Can u suggest me the best ide for perl

2015-03-13 Thread Shlomi Fish
Dear Rakesh, Please reply to all recipients (see the last line of my signature). On Fri, 13 Mar 2015 17:28:16 +0530 rakesh sharma wrote: > Other than padre.. the best IDE for you may not be the best for everyone. I'm personally happily using Vim/gvim for Perl code (which is marketed more as a