in reply to
perldb: Howto trace only "my" modules?
Set a
b
reakpoint and then
c
ontinue
perldebtut
http://drdobbs.com/184404744 # Using the Perl Debugger | Dr Dobb's
http://www.shlomifish.org/lecture/Perl/Newbies/lecture2/debugger/breakpoints.html
http://www.linuxjournal.com/article/2484 # The Perl Debugger | Linux Journal
Specifying a Filename in a Breakpoint in the Perl Debugger
Using the Perl Debugger (-d)
Comment on
Re: perldb: Howto trace only "my" modules?
Replies are listed 'Best First'.
Re^2: perldb: Howto trace only "my" modules?
by
The Perlman
(Scribe)
on Jan 29, 2012 at 20:20 UTC
Sorry, this question has nothing to do with breakpoints.
---
The Perlman
[reply]
In Section
Seekers of Perl Wisdom