|
Prev: FAQ 1.13 Is it a Perl program or a Perl script?
Next: FAQ 1.12 What's the difference between "perl" and "Perl"?
From: howa on 22 Apr 2008 04:13 I am not sure anyone is also using EPIC or not, I just found it today, and the I believe this is perhaps one of the the best free Perl editor besides komodo edit. http://e-p-i-c.sourceforge.net/ let's have a try. Howard
From: smallpond on 22 Apr 2008 11:16 On Apr 22, 4:13 am, howa <howac...(a)gmail.com> wrote: > I am not sure anyone is also using EPIC or not, I just found it today, > and the I believe this is perhaps one of the the best free Perl editor > besides komodo edit. > > http://e-p-i-c.sourceforge.net/ > > let's have a try. > > Howard perldoc -q IDE
From: howa on 22 Apr 2008 11:31 Hi On 4$B7n(B22$BF|(B, $B2<8a(B11$B;~(B16$BJ,(B, smallpond <smallp...(a)juno.com> wrote: > On Apr 22, 4:13 am, howa <howac...(a)gmail.com> wrote: > > > I am not sure anyone is also using EPIC or not, I just found it today, > > and the I believe this is perhaps one of the the best free Perl editor > > besides komodo edit. > > >http://e-p-i-c.sourceforge.net/ > > > let's have a try. > > > Howard > > perldoc -q IDE wow...the first one in the list. Thanks. Howard
From: Mario D'Alessio on 22 Apr 2008 11:11 Thanks for the note. I wasn't aware of it, and I'm going to give it a try. Mario "howa" <howachen(a)gmail.com> wrote in message news:ea71f2c2-0c42-4ec6-a238-68601304113f(a)c19g2000prf.googlegroups.com... >I am not sure anyone is also using EPIC or not, I just found it today, > and the I believe this is perhaps one of the the best free Perl editor > besides komodo edit. > > http://e-p-i-c.sourceforge.net/ > > let's have a try. > > > > Howard
From: howa on 23 Apr 2008 09:30
On 4$B7n(B22$BF|(B, $B2<8a(B11$B;~(B11$BJ,(B, "Mario D'Alessio" <dales...(a)motorola.NOSPAM.com> wrote: > Thanks for the note. I wasn't aware of it, and > I'm going to give it a try. > > Mario > Sure, it is very handy for maintaining a large Perl project. syntax highlighting, code assists, source formating, very solid features. |