in reply to Re: How to initialize an array of hash references to hashes using literals
in thread How to initialize an array of hash references to hashes using literals

Thanks very much! I was able to easily implement the structure you provided and it worked without change to my subroutines. I will look at perlreftut and again at perlref. I did do a lot of RTFM but and googleing but, with the many contradictions in the examples, I was getting now where fast.

  • Comment on Re^2: How to initialize an array of hash references to hashes using literals