in reply to Re^3: how to set a breakpoint by a code reference
in thread how to set a breakpoint by a code reference
- b subname [condition] Set a breakpoint before the first line of the named subroutine. subnam +e may be a variable containing a *code reference* (in this case condi +tion is not supported).
Cheers Rolf
( addicted to the Perl Programming Language)
|
|---|