Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Best Perl IDE

Hi,

I've just started to program in Perl and I was wondering which is the best Perl IDE to use. Preferably freeware.

Thanks

Mitesh

Power Mac G5 Dual 1.8 GHz CTO, Mac OS X (10.3.9)

Posted on Jan 15, 2007 7:22 AM

Reply
Question marked as Best reply

Posted on Jan 15, 2007 2:21 PM

BBEdit isn't free - but it's generally the best if XCode's free editor isn't for you.

People that do a lot of java programming tend to like IDE's like Eclipse and such, but for perl - basic syntax coloring and customizable keycommands are generally all one needs...
9 replies

Jan 15, 2007 5:54 PM in response to Mitesh Patel1

Hi--

It's not really an IDE, but for freeware, you could try TextWrangler. It has syntax coloring, and can run the scripts directly from the application. But there's no integrated debugger.

If you're looking for an IDE, including a step-thru debugger, there's Affrus. It's not free, but I bought it because I do a lot of Perl coding for work, and it saved me so much time it was worth it.

charlie

Jan 15, 2007 8:20 PM in response to dave42

I second vim. It is a delight to use.

However, I also let some folks here talk me into purchasing TextMate for OS X. It took a lot to get me to pay for an editor. But I got my money's worth (despite the current exchange rate).

Another option is to use IDLE, which comes with python. Then you can write programs in python instead of perl, which will make the $ key on your keyboard last a lot longer.

Jan 16, 2007 8:18 AM in response to Bill Scott

I use vim also (actually, gvim, or vim -g) and have a series of mapped keys to run the script, etc. Also take a look at ddd - the gnu debugger which works with perl - lets you hover the mouse over a variable and see the current value, for example. I guess I got ddd from fink since it is in my /sw/bin directory.

One other item: Komodo www.activestate.com/Products/Komodo/
gives a really nice IDE for Perl - it costs $30 or so for individual, but has a 30 day free trial of the full blown tool. My friend on the train uses it to manage the CPAN tools, as well as all the other features that a real IDE has.

Boyd

Best Perl IDE

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.