On Mon, 11 Sep 2000, Stas Bekman wrote:

> I was thinking about going thru the symbol table and dumping all the
> variables. And run diff between the dumps of the two requests. Be careful
> though that Devel::Peek doesn't show a complete dump for the whole
> structure, and I couldn't find the interface for changing the deepness of
> datastructure traversal. I think Doug has patched Apache::Peek to make
> this configurable.
> 
> Do you think it still won't work?

Yes. Because this only seems to give you access to package variables, not
trapped lexicals or anything in closures.

-- 
<Matt/>

Fastnet Software Ltd. High Performance Web Specialists
Providing mod_perl, XML, Sybase and Oracle solutions
Email for training and consultancy availability.
http://sergeant.org | AxKit: http://axkit.org

Reply via email to