Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^3: how to set a breakpoint by a code reference

by ysth (Canon)
on Nov 20, 2013 at 19:50 UTC ( [id://1063588]=note: print w/replies, xml ) Need Help??


in reply to Re^2: how to set a breakpoint by a code reference
in thread how to set a breakpoint by a code reference

Interesting; that doesn't match perldoc perldebug.
--
A math joke: r = | |csc(θ)|+|sec(θ)| |-| |csc(θ)|-|sec(θ)| |
  • Comment on Re^3: how to set a breakpoint by a code reference

Replies are listed 'Best First'.
Re^4: how to set a breakpoint by a code reference
by LanX (Saint) on Nov 20, 2013 at 20:06 UTC
    > Interesting; that doesn't match perldoc perldebug.

    perldebug :

    - 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)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1063588]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-24 04:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found