in reply to Re: How to sort Hashes of Hashes and print results in a file
in thread How to sort Hashes of Hashes and print results in a file
%hash{ a => {doc1=>'2.0', doc2=>'4.5', doc7=>'3.0' }, b => { doc2 => '3.5', doc10 => '6.5', doc7 => '11.4', doc20 => '0.5' } }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How to sort Hashes of Hashes and print results in a file
by gulden (Monk) on Mar 27, 2009 at 23:55 UTC |