Re: DProf - "Corrupting" __FILE__

2007-03-22 Thread Perrin Harkins
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 s

DProf - "Corrupting" __FILE__

2007-03-20 Thread Tristan Greaves
Hi, We've got some code which currently uses __FILE__ in order to determine the name of the currently executing Perl script. However, if DProf is enabled within Apache, I note that __FILE__ gets "corrupted": it no longer contains the name of the script. Is there a way of stopping this from ha