in reply to beginnner perl hash question

I think the best start is perldsc, or some other text on anonymous data structures. This is not something that you can learn "asap", but you can start now.

Replies are listed 'Best First'.
Re^2: beginnner perl hash question
by jimmy78 (Initiate) on Feb 16, 2009 at 21:41 UTC
    Thks.. This is helpful... I think I found my implementation already reading this:->

      Huh? You first say

      "so, what kind of hash should this be ? The link you said has a list of all sorts of hashes."
      and then, 17 minutes later, go on to say
      "Thks.. This is helpful... I think I found my implementation already reading this:-> "
      (Exact quotes included in case the nodes get edited.)

      What has changed? The main reason I ask is because others may have the same trouble you have had and they will be able to follow your trail if you provide the resources to.

      And you didn't even know bears could type.

Re^2: beginnner perl hash question
by jimmy78 (Initiate) on Feb 16, 2009 at 21:24 UTC
    so, what kind of hash should this be ? The link you said has a list of all sorts of hashes.