in reply to Re^7: Sorting an array of hashes with an exeption
in thread Sorting an array of hashes with an exception

But I don't want to replace RouteDistance with the value of Distance. I want to sort it by Distance (match with the other Distance values that the hashes got) in cases where RouteDistance is zero.

Anyhow, the problem is now solved.

Thanks for helping out, Choroba.

  • Comment on Re^8: Sorting an array of hashes with an exeption