Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^3: Getting values in Hash Reference?

by abuomarm (Initiate)
on Sep 03, 2013 at 22:40 UTC ( [id://1052189]=note: print w/replies, xml ) Need Help??


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

It doesn't work without a qualifier. If you'll use the hash you need the %. If you'll use a value (follow the dereferenced hash by {Key}), you'll need the $.

Replies are listed 'Best First'.
Re^4: Getting values in Hash Reference?
by Anonymous Monk on Sep 07, 2017 at 09:46 UTC
    This one works perfectly for me $$hash{Key}; this return the value of the Key

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1052189]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (4)
As of 2024-03-28 18:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found