in reply to Guessing source code depth with Perl.

Maybe use caller in fetch_hook?
  • Comment on Re: Guessing source code depth with Perl.

Replies are listed 'Best First'.
Re^2: Guessing source code depth with Perl.
by Cap'n Steve (Friar) on Nov 21, 2007 at 19:35 UTC
    fetch_hook() is actually a PHP function, I'm just gathering information about the code with Perl.