in reply to Re^3: Getting values in Hash Reference?
in thread Getting values in Hash Reference?

This one works perfectly for me $$hash{Key}; this return the value of the Key
  • Comment on Re^4: Getting values in Hash Reference?