Re: Perl editor

2004-03-16 Thread Helmut Zeilinger
Hi, i use the j-editor from Peter Graves (http://armedbear.org). It is running under linux and windows (java) and one can switch between different highlight modes (perl, html, java, javascript and many others). Regards Helmut --On Monday, March 15, 2004 08:19:35 -0700 John Drago <[EMAIL PROTEC

RE: Perl editor

2004-03-15 Thread Gregory Youngblood
> -Original Message- > From: Warren Young [mailto:[EMAIL PROTECTED] > > John Drago wrote: > > Just out of curiosity, what editor do you folks normally use when > > writing perl? > > vim with syntax highlighting enabled. Not to start a religious war, but I use Xemacs with Cperl mode.

Re: Perl editor

2004-03-15 Thread Skylos the Doggie
On Mon, 15 Mar 2004, John Drago wrote: > Just out of curiosity, what editor do you folks normally use when > writing perl? vim > What editor do you used when writing perl inside HTML in ASP-style? vim > Have you heard of the OptiPerl Visual IDE? I have been using it for > some time and really

Re: Perl editor

2004-03-15 Thread Warren Young
John Drago wrote: Just out of curiosity, what editor do you folks normally use when writing perl? vim with syntax highlighting enabled. What editor do you used when writing perl inside HTML in ASP-style? Ditto, with these additions to my .vimrc file: function SetupASP() exe "set syntax=aspper

Perl editor

2004-03-15 Thread John Drago
Just out of curiosity, what editor do you folks normally use when writing perl? What editor do you used when writing perl inside HTML in ASP-style? Have you heard of the OptiPerl Visual IDE? I have been using it for some time and really like it. I don't mean to sound like I'm "plugging" OptiPer