On Dec 6, 2007 11:33 AM, Hetz Ben Hamo <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I was wondering if someone could recommend a good IDE program with
> perl support. I need an IDE will full support for debugging perl,
> breakpoints, step by step, showing values at any time etc, and if
> possible, to have an auto complete functionality, etc...
>
> I've seen "epic" which runs using Eclipse and I would like to hear
> about other solutions please.

You can use Komodo but that costs money.
I think they have a free version without the debugging part.

What I do is use a standard editor (vi in my case) and either the built-in
Perl debugger or the graphical debugger called Devel::ptkdb.


Gabor
-- 
Gabor Szabo
http://www.szabgab.com/
Perl Training in Israel  http://www.pti.co.il/
Profile: http://www.linkedin.com/profile?viewProfile=&key=82476

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to