in reply to Does Data::Dumper have a memory leak?
I have the same problem with Data::Dumper for very large structures but not self referential.
For some reason $Data::Dumper::Useqq=1; sorted the problem out totally. Of course it loses the speed of the C implementation AFAIK, but it works at least...
Yves
--
You are not ready to use symrefs unless you already know why they are bad. -- tadmc (CLPM)
|
|---|