On Thu, Apr 10, 2008 at 6:44 AM, jeevs <[EMAIL PROTECTED]> wrote:
> Is there a good debugger for perl. I have an application running on
>  Ubuntu , with apache and mod perl along with mysql. and we are into
>  reverse engineering the product. And need to debug the code. Is there
>  any debugger for perl other than the internal debugger which we can
>  use other than perl inbuild debugger.
snip

ddd can debug perl and there is Perl's built-in debugger*.

* http://perldoc.perl.org/perldebug.html


-- 
Chas. Owens
wonkden.net
The most important skill a programmer can have is the ability to read.

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


Reply via email to