perl5ever has asked for the wisdom of the Perl Monks concerning the following question:
sub foo { ... DB::break(); # force a call to the debugger here ... }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: programming a break point
by Eliya (Vicar) on Feb 24, 2011 at 17:27 UTC | |
|
Re: programming a break point
by vkon (Curate) on Feb 24, 2011 at 17:50 UTC |