Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: hashes

by cyocum (Curate)
on Jun 07, 2004 at 18:31 UTC ( [id://362066]=note: print w/replies, xml ) Need Help??


in reply to Detect and reset hashes

You can always use the ref function to see what kind of reference a scalar is. It also returns the package name if the reference is an object, which makes it something like Java's instanceof operator.

The second part of your question is confusing to me. If you access a value by key then you can do so again later. I hope I understand the second part of your question and I hope this helps.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (4)
As of 2024-03-29 15:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found