in reply to Re^5: Nested while each over a hash -> infinite loop
in thread Nested while each over a hash -> infinite loop
Sorry for sending you a message earlier. Actually that should have been a reply to the thread
Recursion is indeed the solution to my problem.
Thank you very much.