in reply to Re^3: Generate Array of Hashes WITHOUT References
in thread Generate Array of Hashes WITHOUT References

Hi LanX,

> Hameed already posted this.

Sort of, but he redesigned the code so much that it no longer created more than element in the array. See how there is only 1 loop. Part of the problem with this is, it doesn't demonstrate how %rec should be reinitialised at the start of each iteration of the outer loop (though I now know this).

  • Comment on Re^4: Generate Array of Hashes WITHOUT References