in reply to Re^2: why aren't I see the hash while using dump?
in thread why aren't I see the hash while using dump?

push/pop and shift/unshift are for arrays only, not hashes.

  • Comment on Re^3: why aren't I see the hash while using dump?