> 
> [EMAIL PROTECTED] wrote:
> 
> >> Just wondering what IDE/editor folks use for their Perl work ?
> >
> > I am on OS X but I use a Java-based editor called jedit, which is 
> > available on W32 as well, I guess.
> > http://www.jedit.org/
> >
> > It supports syntax highlightning, plus it's Freeware and there are 
> > lots of nice add-ons!
> >
> > Stephan
> >
> FWIW, I am a big fan of emacs and vim, both do syntax highlighting.  
> Emacs is a little more arcane, but if you are comfortable with vi, then 
> vim makes a good choice.  www.vim.org, its a winner for a simple editor 
> that doesn't get in your way and is available on windows, mac, and *nix.
> 
> HTH,
> 
> Chuck
> 

I thought it was illegal to be a fan of both Vim and emacs?  Personally
I am a Vim user.... though have known a couple of nice emacs users,
though they looked kinda funny ;-)... 

Since I generally work at a shell prompt (rather than with say gvim) I
just use the shell's built in 'suspend' (background) and 'resume'
(foreground) capabilities when I want to run the code.

http://danconia.org

--
Boycott the Sugar Bowl! You couldn't pay me to watch that game.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to