in reply to Re: Re: Tk::NoteBook memory usage
in thread Tk::NoteBook memory usage
Since sv_dump() is not recursive (it won't follow references, nor parse array or hash elements), you may find Devel::Peek::Dump function more useful (if the code is in Perl, of course).
|
|---|