[DEBUGGER] break point in "required" code

[email protected] (Gabor Szabo) Tue, 16 Sep 2003 10:29:46 +0300 (IDT)
Newsgroups perl.debugger
Message-ID <[email protected]>
Hi,

I have a script that "requires" a module.
How can I set a break point in the code which is in
the "required" module *before* it is loaded into memory ?

Gabor