in reply to Sorting by the value of the inner hash
Second, maybe this mistake was just typing your example wrong, but that's why we want you to know How to ask questions the smart way.
Third, boil your test case down to a single routine which you CAN copy here in whole. This allows people to use their computers, not just their eyeballs, to help you find the problem. That includes a sample __DATA__ section if necessary. If we can't reproduce your problem at our desks, we are limited in how we can help.
# build a data structure from <DATA> # use the data structure (print loops, etc.) # support the data structure (custom sort routines, etc.) __DATA__ # provide sample data
--
[ e d @ h a l l e y . c c ]
|
---|