Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Re: call perl hash function?

by Aragorn (Curate)
on Jan 26, 2003 at 18:06 UTC ( [id://230005]=note: print w/replies, xml ) Need Help??


in reply to Re: call perl hash function?
in thread call perl hash function?

If I recall correctly, the hash function has changed over time. So it may very well be the case that the hash value of "Somestring" is different in Perl 5.005, 5.6.1 and 5.8. Try the following with different Perl versions:

$ perl -MDevel::Peek -e 'Dump({ key => "value" })'

and look for the line with

Elt "key" HASH =

in it. The hash values are different.

Arjen

Replies are listed 'Best First'.
Re: Re: Re: call perl hash function?
by whartman (Novice) on Jan 26, 2003 at 21:15 UTC
    Good point; this might have tripped me up. Thanks!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2025-06-12 15:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.