in reply to Re^9: Compare hash with arrays and print
in thread Compare hash with arrays and print

Hi...

Since I am comparing my keys from hash, shouldn't it print out the results in a sorted manner?

Do I need to use an array to sort these separately?

Thanks!!

  • Comment on Re^10: Compare hash with arrays and print