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: .NET-style components and development

2004-03-15 Thread Josh Chamas
John Drago wrote: What I want to do would look something like so: --- [listbox.asp] Select One <% # Dynamically add items to the list before it's rendered: $Page->list1->Items->add( asp::listitem->new( Value => "1", Text

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