On Sat, 2003-08-30 at 15:34, Brian Hirt wrote:
> i'll double check, but i'm fairly certain it's loaded first.
If you post your conf, we could probably help you more.
> what if a module is loaded after the fact, but like this: eval { use
> $module };
Doesn't matter. You just have to initialize the debugger. I do this by
calling Apache::DB->init because I don't want to actually profile
anything during startup but I do need the debugger turned on when I
compile code at startup for DProf to work.
- Perrin
--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html