On Friday, March 30, 2001, at 02:01 PM, [EMAIL PROTECTED] wrote:
> I use mac perl and BBEdit and i love it ; )
>
> Is there an IDE for os x? If not can everyone explain to me their
> set up?
I am quite enamored with Pepper. (http://www.hekkelman.com). It runs
native under OSX and understands the command line. It does all the
things I've loved from BBEdit, plus a few more. Even things sent to
STDERR are parsed in a nice error window reminiscent of the CodeWarrior
IDE. It can run command line things pretty easily with its extension
tools. I have written a simple perl script to check the syntax of
whatever is selected (which comes in on STDIN). Also,l the author has
been phenomenally responsive to my suggestions.
Randal