IDE for Perl in Linux

2008-05-02 Thread Rodrigo Tavares
Hello, Today I write my perls scripts with a simple editor. I found this link http://www.enginsite.com/Perl.htm, but it run only in Windows. This link http://www.solutionsoft.com/perl.htm, contain the for linux, but have to buy. Anybody knows a simple and good IDE Perl for Linux ? By, Faria

Re: IDE for Perl in Linux

2008-05-02 Thread J. Peng
On Fri, May 2, 2008 at 11:04 PM, Rodrigo Tavares <[EMAIL PROTECTED]> wrote: > Hello, > > Today I write my perls scripts with a simple editor. > I found this link http://www.enginsite.com/Perl.htm, but it run only in > Windows. > > This link http://www.solutionsoft.com/perl.htm, contain the for

Re: IDE for Perl in Linux

2008-05-02 Thread Chas. Owens
On Fri, May 2, 2008 at 11:04 AM, Rodrigo Tavares <[EMAIL PROTECTED]> wrote: > Hello, > > Today I write my perls scripts with a simple editor. > I found this link http://www.enginsite.com/Perl.htm, but it run only in > Windows. > > This link http://www.solutionsoft.com/perl.htm, contain the for

Re: IDE for Perl in Linux

2008-05-02 Thread Levente Kovacs
On Fri, 2 May 2008 08:04:04 -0700 (PDT) Rodrigo Tavares <[EMAIL PROTECTED]> wrote: > Anybody knows a simple and good IDE Perl for Linux ? Use gvim. -- Levente Kovacs <[EMAIL PROTECTED]> -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://le

Re: IDE for Perl in Linux

2008-05-02 Thread Dr.Ruud
Rodrigo Tavares schreef: > Anybody knows a simple and good IDE Perl for Linux ? http://e-p-i-c.sourceforge.net/ -- Affijn, Ruud "Gewoon is een tijger." -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/

Re: IDE for Perl in Linux

2008-05-02 Thread J. D.
Gvim or vim have an add on called perl-support that provides some very handy IDE-like features. Best regards, J. D. On 5/2/08, Dr.Ruud <[EMAIL PROTECTED] <[EMAIL PROTECTED]>> wrote: > > Rodrigo Tavares schreef: > > > > Anybody knows a simple and good IDE Perl for Linux ? > > > http://e-p-i-c.sou

Re: IDE for Perl in Linux

2008-05-02 Thread eko hermiyanto
GNU Emacs my friend. GNU Emacs. On Sat, May 3, 2008 at 6:22 AM, J. D. <[EMAIL PROTECTED]> wrote: > Gvim or vim have an add on called perl-support that provides some very > handy > IDE-like features. > > Best regards, > > J. D. > > On 5/2/08, Dr.Ruud <[EMAIL PROTECTED] <[EMAIL PROTECTED]> < > [EMA

Re: IDE for Perl in Linux

2008-05-02 Thread Richard Lee
eko hermiyanto wrote: GNU Emacs my friend. GNU Emacs. On Sat, May 3, 2008 at 6:22 AM, J. D. <[EMAIL PROTECTED]> wrote: Gvim or vim have an add on called perl-support that provides some very handy IDE-like features. Best regards, J. D. On 5/2/08, Dr.Ruud <[EMAIL PROTECTED] <[EMAIL PROTECT

Re: IDE for Perl in Linux

2008-05-02 Thread J. Peng
On Sat, May 3, 2008 at 9:53 AM, Richard Lee <[EMAIL PROTECTED]> wrote: > > Can you tell me what extra benefit emacs will provide to perl programmar? I have sawn that: Emacs == Emacs Makes a Computer Slow :-) -- J. Peng - [EMAIL PROTECTED] Professional Chinese Squid supports http://SquidCN.spa

Re: IDE for Perl in Linux

2008-05-03 Thread Rob Dixon
Chas Owens wrote: > > Rodrigo Tavares wrote: >> >> Today I write my perls scripts with a simple editor. >> I found this link http://www.enginsite.com/Perl.htm, but it run only in >> Windows. >> >> This link http://www.solutionsoft.com/perl.htm, contain the for linux, but >> have to buy. >> >>

Re: IDE for Perl in Linux

2008-05-03 Thread Levente Kovacs
On Sat, 3 May 2008 10:39:55 +0800 "J. Peng" <[EMAIL PROTECTED]> wrote: > On Sat, May 3, 2008 at 9:53 AM, Richard Lee <[EMAIL PROTECTED]> > wrote: > > > > Can you tell me what extra benefit emacs will provide to perl > > programmar? > > I have sawn that: > > Emacs == Emacs Makes a Computer Slow

Re: IDE for Perl in Linux

2008-05-03 Thread Chas. Owens
On Fri, May 2, 2008 at 9:53 PM, Richard Lee <[EMAIL PROTECTED]> wrote: snip > Can you tell me what extra benefit emacs will provide to perl programmar? snip In all seriousness, Emacs is very customizable. If you take the time to learn to use it properly it can be very handy; however, the lack of

Re: IDE for Perl in Linux

2008-05-03 Thread Chas. Owens
On Fri, May 2, 2008 at 10:39 PM, J. Peng <[EMAIL PROTECTED]> wrote: > On Sat, May 3, 2008 at 9:53 AM, Richard Lee <[EMAIL PROTECTED]> wrote: > > > > Can you tell me what extra benefit emacs will provide to perl programmar? > > I have sawn that: > > Emacs == Emacs Makes a Computer Slow snip Th

Re: IDE for Perl in Linux

2008-05-03 Thread Chas. Owens
On Sat, May 3, 2008 at 1:45 PM, Rob Dixon <[EMAIL PROTECTED]> wrote: snip > Komodo Edit (the free version of Komodo) is a fine piece of software, and > even > Komodo IDE for £150 is cheap compared with comparable commercial software, > and > it includes an invaluable regex debugger. snip Yeah

Re: IDE for Perl in Linux

2008-05-03 Thread Matthew Whipple
Dr.Ruud wrote: Rodrigo Tavares schreef: Anybody knows a simple and good IDE Perl for Linux ? http://e-p-i-c.sourceforge.net/ I'd been using gvim but have recently decided to invest in getting familiar with the eclipse framework (which that link would be part of) since the exten

Re: IDE for Perl in Linux

2008-05-05 Thread Daniel Kasak
On Fri, 2008-05-02 at 08:04 -0700, Rodrigo Tavares wrote: > Hello, > > Today I write my perls scripts with a simple editor. > I found this link http://www.enginsite.com/Perl.htm, but it run only in > Windows. > > This link http://www.solutionsoft.com/perl.htm, contain the for linux, but > have