On Apr 11, 6:08 pm, [EMAIL PROTECTED] (Jeevs) wrote:
> Thanks for the pointer Jenda And Chas..
> A little problem here... I was able to debug a sample script from
> command line...
>
> However when i used the !#c:/perl5.10/bin/perl.exe -d:pktdb to debug
> cgi scripts through browser nothing happe
On Thu, 2008-04-10 at 03:44 -0700, jeevs 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
Thanks for the pointer Jenda And Chas..
A little problem here... I was able to debug a sample script from
command line...
However when i used the !#c:/perl5.10/bin/perl.exe -d:pktdb to debug
cgi scripts through browser nothing happens and the script just does
nothing except throwing the problem
From: jeevs <[EMAIL PROTECTED]>
> 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 th
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