in reply to Specifying a Filename in a Breakpoint in the Perl Debugger
You can set breakpoint in other module using the same b command:
b Broken::Completely::method
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Specifying a Filename in a Breakpoint in the Perl Debugger
by clwolfe (Scribe) on Jan 22, 2009 at 21:24 UTC |