in reply to Re^2: How can I free the memory of a XML::Simple-Object
in thread How can I free the memory of a XML::Simple-Object

But why the memory is increased by 548 KB?

Probably because you saved an object in $dump, where you didn't save one before (init)

  • Comment on Re^3: How can I free the memory of a XML::Simple-Object