in reply to Re: Memory leaks and reference counting within Perl.
in thread Memory leaks and reference counting within Perl.
Total shot in the dark here, but...perhaps Data::Dumper might be of some help?
Not unless you have some need to dump the datastructure. Doesn't have much to do with the question of lexical scoping, reference counts, and garbage collection though.
Dave
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Memory leaks and reference counting within Perl.
by demerphq (Chancellor) on Jan 07, 2005 at 16:27 UTC |