Sometimes it's easier to use "$DB::single=1;" directly in your code. For example:
my @caller=caller(0); $DB::single=1 if ($caller[0] eq 'package::of::interest' and $caller[3] + eq 'thatsub');
In reply to Re: Setting break point for particular condition in the subroutine
by clueless newbie
in thread Setting break point for particular condition in the subroutine
by srlbharu
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |