Re: Perl debugging



Ah, one more question. Is there any way that I can tell the debugger
to break at a certain point in a different file than the one I start
in? I.e.

DB<3> b foo.pm:23
Subroutine main::foo not found.

But actually working :-)

Thanks!
-aizenman

.