Perl breakpoint
Posted by kusno mudiarto at May 8th, 2008
Put :
$DB::single=2;
to enable breakpoint in the code. Don’t forget to run with -d
Tags: perldebug
Posted by kusno mudiarto at May 8th, 2008
Put :
$DB::single=2;
to enable breakpoint in the code. Don’t forget to run with -d
Tags: perldebug
Leave a comment, a trackback from your own site or subscribe to an RSS feed for this entry.