I'm sorry but that's not helpful at all. I showed an awareness that the problem was because of how I coded it and how Perl was handling the Memory Management based on how I coded it.
is deleted when object goes out of scope. Its the abandoned references to the arrays within the
that is the problem. Can you offer any advice on how to solve that problem? That would be helpful.