Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: a perldbg question about breaks

by haj (Vicar)
on Oct 27, 2020 at 16:27 UTC ( [id://11123221]=note: print w/replies, xml ) Need Help??


in reply to a perldbg question about breaks

What I usually do in this case:
f myclass.pm b 123
The f command takes a regular expression, so depending on how many classes you've already loaded, you might be able to abbreviate it to f myc. The debugger will tell you which file it selected so that you can redo the command with a refined regular expression to eliminate unexpected choices.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (2)
As of 2024-04-20 13:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found