in reply to Re^2: Memory leaks and reference counting within Perl.
in thread Memory leaks and reference counting within Perl.

Well there is the point that using a module such as Data::Dumper or Data::Dump::Streamer (with the former in Purity() mode) you would at least readily notice any cyclic references in the data structure.

---
demerphq

  • Comment on Re^3: Memory leaks and reference counting within Perl.