Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

sorting hash of array of hashes by value

by Special_K (Monk)
on Aug 26, 2014 at 18:21 UTC ( [id://1098646]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $data_hash{$key0}[$idx0]{$key1} = <some floating point value>
    
  2. or download this
    
    # create a new hash where the key is the value of the original hash, a
    +nd the value is an array of keys from the original hash that have the
    + given value
    ...
    
    
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (4)
As of 2024-04-19 02:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found