in reply to Multi-Dimensional Arrays and Array References

One thing to note is that even if your first level variable is a hash or array (not a reference) creating any "nested" structure (for doing actual or interesting things) based on these will necessarily require references. Keep plugging away at it, the learning curve is steep here but persistence pays off wildly over time.
  • Comment on Re: Multi-Dimensional Arrays and Array References