Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Perl
Perl Misc
Get values from hash "in order"
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Ben Morrow, post: 4848040"] Adding may, removing never will. No, it's still there. It only gets invokes when a hash starts behaving pathologically. If you download the file [URL]http://www.cs.rice.edu/~scrosby/hash/attack/perl-5.8.0-attack.gz[/URL] and gunzip it, then perl -e'@h{<>} = (); print +(keys %h)[0]' perl-5.8.0-attack will give a different answer every time. Ben [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Perl
Perl Misc
Get values from hash "in order"
Top