On 3/20/07, Tristan Greaves <[EMAIL PROTECTED]> wrote:
However, if DProf is enabled within Apache, I note that __FILE__ gets "corrupted": it no longer contains the name of the script.
This sounds like a general problem with DProf. If you ask about it on perlmonks.org or usenet, you might get some useful advice from a DProf guru. DProf does use the debugger hooks, so it may not be possible to avoid this. - Perrin