in reply to storing values of hash of hashes in an array based on numerical order of second key
Print the array's content afterwards.
If the data is in reality more sparse, populate a hash and sort the keys before printing the table.
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: storing values of hash of hashes in an array based on numerical order of second key
by perlfan (Parson) on Aug 18, 2020 at 04:34 UTC | |
by LanX (Saint) on Aug 18, 2020 at 04:56 UTC |